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-28 09:40:22 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2007-03-28 09:40:22 (GMT)
commitb6a14455737d9bddf5c72a903986bac8a6f59147 (patch)
treef9ce44451948f929048ffa3605974391cc86fc89 /tools
parent56b97575a9a0bc310c6a96c6f38a30c5c886c6c3 (diff)
Kill a lot of old old unused code
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 0c35d36..5510523 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.61
+RELEASE=2.62
TARBALL=sugar-$VERSION-$RELEASE.${DATE}git.tar.bz2
rm sugar-$VERSION.tar.bz2