Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/build-snapshot.sh
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2007-05-21 10:27:47 (GMT)
committer Simon McVittie <simon.mcvittie@collabora.co.uk>2007-05-21 10:27:47 (GMT)
commit8c8dffe662b9b2491eed2e553e3165c827f1c3cc (patch)
tree1610e49397b81582a225fb25ad2821fba889635c /build-snapshot.sh
parentcd0a2b3ecd3b10cdb60daf5cf1dfc2eec08b9f4c (diff)
parent11c89d86c91d91de42a815f7715076494c33fa25 (diff)
Merge commit 'origin' into submit
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 7376c78..9606dc0 100755
--- a/build-snapshot.sh
+++ b/build-snapshot.sh
@@ -1,6 +1,6 @@
VERSION=0.63
DATE=`date +%Y%m%d`
-RELEASE=2.82
+RELEASE=2.87
TARBALL=sugar-$VERSION-$RELEASE.${DATE}git.tar.bz2
rm sugar-$VERSION.tar.bz2