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-05 11:00:51 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2007-03-05 11:00:51 (GMT)
commit583ea4214d62cb657c3745a77df41cc744999cc3 (patch)
tree7fb7d63842519cffa151a413bf5d070537fdcbf5 /tools
parent4b1ca7056e6408e62796ea19f916e9520844e6b0 (diff)
Improve the demo entries
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 c4cce41..637773e 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.36
+RELEASE=2.38
TARBALL=sugar-$VERSION-$RELEASE.${DATE}git.tar.bz2
rm sugar-$VERSION.tar.bz2