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 <marco@localhost.localdomain>2007-01-13 22:10:10 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2007-01-13 22:10:10 (GMT)
commitb5b16d83f0b07aec5c9ae7943a2f123ee543f5a6 (patch)
tree0688388a7c489ce9a973eb5b36684d68647d9e1a /tools
parent58b7e4108dc12eda007286a28c32a05085e98aa2 (diff)
Bump snapshot version
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 97a2376..786b887 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.10
+RELEASE=2.11
TARBALL=sugar-$VERSION-$RELEASE.${DATE}git.tar.bz2
rm sugar-$VERSION.tar.bz2