From ad18db897a9ec0f8bceec52eec8f2a9ea6dd9fe1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Mat=C3=ADas=20Fonzo?= Date: Thu, 10 Oct 2019 15:30:29 -0300 Subject: [PATCH] archive: etc/os-release: set new build number --- archive/etc/os-release | 2 +- recipes/data/etc/recipe | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/archive/etc/os-release b/archive/etc/os-release index 8557a390..29c97bc2 100644 --- a/archive/etc/os-release +++ b/archive/etc/os-release @@ -5,4 +5,4 @@ VERSION_CODENAME=D3 VERSION_ID=3.0 PRETTY_NAME="Dragora GNU/Linux-Libre 3.0" HOME_URL=http://www.dragora.org -BUILD_ID=20191009 +BUILD_ID=20191010 diff --git a/recipes/data/etc/recipe b/recipes/data/etc/recipe index 3af27316..3002756a 100644 --- a/recipes/data/etc/recipe +++ b/recipes/data/etc/recipe @@ -16,7 +16,7 @@ program=_etc version=dragora -pkgversion=20191009 +pkgversion=20191010 arch=noarch release=1 -- 2.11.4.GIT