From 7c2a1b9151b41fba25f3ddf311f7a54a1454e9fe Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Rub=C3=A9n=20Rodr=C3=ADguez?= <ruben@trisquel.info>
Date: Sun, 9 Sep 2012 01:13:40 +0200
Subject: [PATCH] Initial release for Toutatis

---
 helpers/config | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/helpers/config b/helpers/config
index 64968da3..06a9b1c0 100755
--- a/helpers/config
+++ b/helpers/config
@@ -45,12 +45,12 @@ hostname devel.trisquel.info
 export DEBIAN_FRONTEND=noninteractive
 export DEBEMAIL=trisquel-devel@listas.trisquel.info
 export DEBFULLNAME="Trisquel GNU/Linux developers"
-export CODENAME=brigantia
-export REVISION=5.5
+export CODENAME=toutatis
+export REVISION=6.0
 export RELEASE=trisquel
 export DOMAIN=trisquel.info
-export UPSTREAM=oneiric
-export UPSTREAMRELEASE=11.10
+export UPSTREAM=precise
+export UPSTREAMRELEASE=12.04
 MIRROR=http://archive.ubuntu.com/ubuntu
 DEVELMIRROR=http://devel.trisquel.info/trisquel/$UPSTREAM
 LOCALMIRROR=http://archive.trisquel.info/trisquel
-- 
GitLab