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-14 17:27:35 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2007-05-14 17:27:35 (GMT)
commit820e739a0f1b51aed605a935fb19ca169309db99 (patch)
tree1cb11afe718a093639cca9958f0069c4b74523f0 /build-snapshot.sh
parentc84e21aa9ef2a5223cd4fbf1fb5792d3b031b054 (diff)
Improve the layout of the activity toolbar
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 e41b947..b31280c 100755
--- a/build-snapshot.sh
+++ b/build-snapshot.sh
@@ -1,6 +1,6 @@
VERSION=0.63
DATE=`date +%Y%m%d`
-RELEASE=2.79
+RELEASE=2.80
TARBALL=sugar-$VERSION-$RELEASE.${DATE}git.tar.bz2
rm sugar-$VERSION.tar.bz2