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-18 11:32:50 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2007-05-18 11:32:50 (GMT)
commitb958a515d546af130da793ff311d7b99b43fab8f (patch)
treed0f592995fed20edb03c27983d13e996ebf9cc44 /build-snapshot.sh
parent7b9c59fb9c673128a298d06ab675113f438f402b (diff)
Draw the background of the toolbox hbox
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 812d8ac..9606dc0 100755
--- a/build-snapshot.sh
+++ b/build-snapshot.sh
@@ -1,6 +1,6 @@
VERSION=0.63
DATE=`date +%Y%m%d`
-RELEASE=2.86
+RELEASE=2.87
TARBALL=sugar-$VERSION-$RELEASE.${DATE}git.tar.bz2
rm sugar-$VERSION.tar.bz2