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 13:48:36 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2007-05-14 13:48:36 (GMT)
commitc84e21aa9ef2a5223cd4fbf1fb5792d3b031b054 (patch)
tree9740276a6650228f6e1ee2dd18d918ad629bca3f /build-snapshot.sh
parent9e1e85188423e971c34a6d7437090f5fcd867f14 (diff)
Hide the tabs bar when there is only one toolbar.
Fix sugar.Browser
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 68c73b3..e41b947 100755
--- a/build-snapshot.sh
+++ b/build-snapshot.sh
@@ -1,6 +1,6 @@
VERSION=0.63
DATE=`date +%Y%m%d`
-RELEASE=2.78
+RELEASE=2.79
TARBALL=sugar-$VERSION-$RELEASE.${DATE}git.tar.bz2
rm sugar-$VERSION.tar.bz2