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-04-04 12:11:38 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2007-04-04 12:11:38 (GMT)
commit29d518eb553c3a8df64d42272b50054b8f9d8eb1 (patch)
treed89f7f2e1b5916025f462d51b96ec2337497e371 /tools
parent164df7bf8518526c51e063d333a364934096652b (diff)
Do not abort on X errors
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 eaba1a5..7d3bd11 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.69
+RELEASE=2.72
TARBALL=sugar-$VERSION-$RELEASE.${DATE}git.tar.bz2
rm sugar-$VERSION.tar.bz2