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 <marco@localhost.localdomain>2007-01-11 10:20:08 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2007-01-11 10:20:08 (GMT)
commit297381cad771c3ac9c728ae784e8ea9c325184c4 (patch)
tree18bccae2bc2f0eee59936dadaab9edc5a622e018 /tools
parentdda16d83c0fe754eb697c5ceb0bb952bfd15a70f (diff)
Basic implementation of the shutdown graphics
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 0f8dd81..7186936 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.7
+RELEASE=2.8
TARBALL=sugar-$VERSION-$RELEASE.${DATE}git.tar.bz2
rm sugar-$VERSION.tar.bz2