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-05 19:32:39 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2007-03-05 19:32:39 (GMT)
commite62fcbd29612fb3ca1b590970734d22421782fd8 (patch)
tree3ba66b2e7231b81a61c66728ed4f77f5fb1aca4a /tools
parent42609e447c2cb2e6cf37461eaab0a6becd3aab63 (diff)
Call remove access point with the right signature
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 637773e..ec0f2c3 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.38
+RELEASE=2.39
TARBALL=sugar-$VERSION-$RELEASE.${DATE}git.tar.bz2
rm sugar-$VERSION.tar.bz2