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-12 23:21:58 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2007-01-12 23:21:58 (GMT)
commitf530f5e276b6c7fed946d38fd0e53876429c71d2 (patch)
treed3ba2bdb969b5630eeb0c657024cc337449b73c5 /tools
parent4c07e090fafacd2277ed57ecce9d0f19dff49b7d (diff)
Tweak sounds level a bit as per Flipo suggestion
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 cf16ec1..97a2376 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.9
+RELEASE=2.10
TARBALL=sugar-$VERSION-$RELEASE.${DATE}git.tar.bz2
rm sugar-$VERSION.tar.bz2