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-08 13:39:09 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2007-01-08 13:39:09 (GMT)
commit3f847008af23057e83688ca2d97fefe7aa24246d (patch)
treefd7ceb7669d8a5d829db3bda96aa4303db9a5c23 /tools
parent17a1cb7ae4f6b6179235d2332abb0b6a0f81a38e (diff)
Typo
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 8cc2da6..fc202c8 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.1
+RELEASE=2.3
TARBALL=sugar-$VERSION-$RELEASE.${DATE}git.tar.bz2
rm sugar-$VERSION.tar.bz2