diff --git a/helpers/config b/helpers/config index cfbb445e0990204b06a5ba22bdfde7f9f720ff7a..86d6047bd275ca6063c16263acb6c5b1a2305ace 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 31f92acbba7c20cf3ca142e036c81191fc0be77e..d625a31962ded2d0e2e16ab927c59c1ce8fc1a5e 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