From c59b54dd3994567ee6b05fb9ad7f086f5aea049d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Rub=C3=A9n=20Rodr=C3=ADguez?= <ruben@trisquel.info>
Date: Fri, 4 Apr 2014 14:59:45 +0200
Subject: [PATCH] lsb_release bumped to 6.0.1

---
 helpers/config          | 2 +-
 helpers/make-base-files | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/helpers/config b/helpers/config
index cfbb445e..86d6047b 100755
--- a/helpers/config
+++ b/helpers/config
@@ -46,7 +46,7 @@ export DEBIAN_FRONTEND=noninteractive
 export DEBEMAIL=trisquel-devel@listas.trisquel.info
 export DEBFULLNAME="Trisquel GNU/Linux developers"
 export CODENAME=toutatis
-export REVISION=6.0
+export REVISION=6.0.1
 export RELEASE=trisquel
 export DOMAIN=trisquel.info
 export UPSTREAM=precise
diff --git a/helpers/make-base-files b/helpers/make-base-files
index 31f92acb..d625a319 100644
--- a/helpers/make-base-files
+++ b/helpers/make-base-files
@@ -17,7 +17,7 @@
 #    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 #
 
-VERSION=1
+VERSION=2
 
 . ./config
 
-- 
GitLab