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-16 09:48:40 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2007-03-16 09:48:40 (GMT)
commit71b0a5dc56aa3884af1c25043230143696bb74ec (patch)
tree0bdb2de26e58e26626c6dd51439d857c543178d4 /tools
parentb45c810ca1263f797b387548fffa8ed4ee738490 (diff)
Actually pass buttons to the gtk file picker
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 13aaf82..cf904bf 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.49
+RELEASE=2.52
TARBALL=sugar-$VERSION-$RELEASE.${DATE}git.tar.bz2
rm sugar-$VERSION.tar.bz2