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-29 12:27:20 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2007-03-29 12:27:20 (GMT)
commitb3a500fd17ad71a43a9c6cd4b2ebd7a4cfabddf0 (patch)
tree6b208281540014634ace56292c48992ad54804a6 /tools
parent10735e597a8c43395e219de0290ca08be8507daf (diff)
Fix distcheck
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 5510523..9798a85 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.62
+RELEASE=2.65
TARBALL=sugar-$VERSION-$RELEASE.${DATE}git.tar.bz2
rm sugar-$VERSION.tar.bz2