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-09 22:02:01 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2007-01-09 22:02:01 (GMT)
commit79bc053795bb4c49865314eb76ba4727d4b0657d (patch)
tree68771d4a55de613bdc42735b5b7b1ef0396aded6 /tools
parent4869f7464200cd7dd5e94b66647b9217e7a4b6d9 (diff)
Bump 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 6117205..5370f9d 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.4
+RELEASE=2.6
TARBALL=sugar-$VERSION-$RELEASE.${DATE}git.tar.bz2
rm sugar-$VERSION.tar.bz2