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-08 10:44:00 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2007-03-08 10:44:00 (GMT)
commite1f0ba15f4241fe9a74eec621de957c72d2f2265 (patch)
tree005fcc44306b10861f9f4a1eb5782c66bb7ec725 /tools
parent8ddaa516b32f41717cc022c7f6d3f3101a6fc69b (diff)
Make sugar-emulator [program] actually work again
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 f7dcabf..8d46550 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.46
+RELEASE=2.47
TARBALL=sugar-$VERSION-$RELEASE.${DATE}git.tar.bz2
rm sugar-$VERSION.tar.bz2