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-22 14:34:05 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2007-03-22 14:34:05 (GMT)
commit1f61c5f65e66f1d2adee906b3138dac8fc0af8d2 (patch)
treeb0321aaea95b7a72b2de17fa5e4ecdcb6142ca08 /tools
parentc49c8150d210fd58ca0d3446cedf00b57d277891 (diff)
Hook up etoys projects
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 0407c73..5b10e49 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.57
+RELEASE=2.58
TARBALL=sugar-$VERSION-$RELEASE.${DATE}git.tar.bz2
rm sugar-$VERSION.tar.bz2