Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <mpg@redhat.com>2007-03-02 14:11:59 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2007-03-02 14:11:59 (GMT)
commitbaad7784063a8de0c222ace5424a82aca829105b (patch)
treeeb65d5403f05703312b3fb4ff796d581907ad3d6 /tools
parentd1a29ecf32f2dfada678aa175d099c43e386c0e8 (diff)
Improve logging
Diffstat (limited to 'tools')
-rwxr-xr-xtools/build-snapshot.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/build-snapshot.sh b/tools/build-snapshot.sh
index b5d9b8a..4f424b0 100755
--- a/tools/build-snapshot.sh
+++ b/tools/build-snapshot.sh
@@ -1,6 +1,6 @@
VERSION=0.63
DATE=`date +%Y%m%d`
-RELEASE=2.29
+RELEASE=2.32
TARBALL=sugar-$VERSION-$RELEASE.${DATE}git.tar.bz2
rm sugar-$VERSION.tar.bz2