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-27 21:21:55 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2007-02-27 21:21:55 (GMT)
commit8a9232234b654c8acfe6a415c1e7cb254647080b (patch)
treecafeebf9f1a17da381c8462f443ce4a56c24a204 /tools
parent8a53a31c49f0a8fd04631273aae80634a15f2431 (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 aaca040..1fe4988 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.22
+RELEASE=2.23
TARBALL=sugar-$VERSION-$RELEASE.${DATE}git.tar.bz2
rm sugar-$VERSION.tar.bz2