Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/build-snapshot.sh
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@localhost.localdomain>2007-05-17 14:06:04 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2007-05-17 14:06:04 (GMT)
commit4af212d2141ad218407fbe1ebe653076879f3123 (patch)
treefdd34444e15d520962b8b1d9b7202320e1008873 /build-snapshot.sh
parentd72ff8c6fb2c0a097da7ca2ad8ba8a490f10dc5e (diff)
Disable clicks handling for now, can't figure out what's broken.
Diffstat (limited to 'build-snapshot.sh')
-rwxr-xr-xbuild-snapshot.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-snapshot.sh b/build-snapshot.sh
index 7376c78..812d8ac 100755
--- a/build-snapshot.sh
+++ b/build-snapshot.sh
@@ -1,6 +1,6 @@
VERSION=0.63
DATE=`date +%Y%m%d`
-RELEASE=2.82
+RELEASE=2.86
TARBALL=sugar-$VERSION-$RELEASE.${DATE}git.tar.bz2
rm sugar-$VERSION.tar.bz2