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-28 17:00:03 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2007-02-28 17:00:03 (GMT)
commitad17143eb36a7e1fbead512ba8eb17263bde7c83 (patch)
treece0c6e67eec629afd3f87757743aed60e38629a9 /tools
parent6704e1bfd30580ba3f8b9b36f336f41242e96785 (diff)
Missing file
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 5a93763..0fcb2bc 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.25
+RELEASE=2.27
TARBALL=sugar-$VERSION-$RELEASE.${DATE}git.tar.bz2
rm sugar-$VERSION.tar.bz2