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-29 23:08:44 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2007-03-29 23:08:44 (GMT)
commit87f1e9bcc989c9f10cb37475075ee249779d7466 (patch)
treee44035c752930cd270f11dff65831e53833e1b19 /tools
parent6c9eb64de327791263f635d9ebc97ae2d10e3cc4 (diff)
Suspend the mesh view when it's not active so that
we don't keep blinking the icon in the background.
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 9798a85..88384e5 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.65
+RELEASE=2.67
TARBALL=sugar-$VERSION-$RELEASE.${DATE}git.tar.bz2
rm sugar-$VERSION.tar.bz2