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-02-08 09:45:51 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2007-02-08 09:45:51 (GMT)
commit26d3be7b6c867b7669f8d9389310e4064cc19da4 (patch)
tree2579b471341fe233898bf1a10d78dece27fdea95 /tools
parent7e324af1797a21576a54be290198721d405f744a (diff)
Bump
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 c335f4f..5a8b237 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.19
+RELEASE=2.20
TARBALL=sugar-$VERSION-$RELEASE.${DATE}git.tar.bz2
rm sugar-$VERSION.tar.bz2