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-02 15:45:09 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2007-03-02 15:45:09 (GMT)
commit7b896726047dc1da898f39f7c7c64f397d7ad31f (patch)
tree676d4ee2f551c09114ec647076520af9744a1a21 /tools
parentd748682ef776b3413fe99fd6f458f2647318e5ea (diff)
Catch GetActiveNetwork exceptions.
Listen for activation failures.
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 4f424b0..323a243 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.32
+RELEASE=2.34
TARBALL=sugar-$VERSION-$RELEASE.${DATE}git.tar.bz2
rm sugar-$VERSION.tar.bz2