Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/build-snapshot.sh
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@localhost.localdomain>2007-05-15 09:23:46 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2007-05-15 09:23:46 (GMT)
commit9fa0790c2be829bcd652a49ed9c6e52989dcbfe7 (patch)
treebd1936b88afdd4ef05da67e42bce549ebe2552aa /build-snapshot.sh
parent871828f307cafbd2d320ba5a0228b88a3170a6ef (diff)
Do not assume we are packing an ActivityToolbox inside the activity
Diffstat (limited to 'build-snapshot.sh')
-rwxr-xr-xbuild-snapshot.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-snapshot.sh b/build-snapshot.sh
index b31280c..7376c78 100755
--- a/build-snapshot.sh
+++ b/build-snapshot.sh
@@ -1,6 +1,6 @@
VERSION=0.63
DATE=`date +%Y%m%d`
-RELEASE=2.80
+RELEASE=2.82
TARBALL=sugar-$VERSION-$RELEASE.${DATE}git.tar.bz2
rm sugar-$VERSION.tar.bz2