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-02-28 11:38:29 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2007-02-28 11:38:29 (GMT)
commitd47d882bce89b48e5743464e160a480dcc2a6460 (patch)
treec70de309f892b0890ced003fa75a0b777ab1a48f /tools
parent7cf6fd2640d5a472f5704e2591279c92e4ef1dfa (diff)
Port the whole dpi check from mozilla
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 1fe4988..5a93763 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.23
+RELEASE=2.25
TARBALL=sugar-$VERSION-$RELEASE.${DATE}git.tar.bz2
rm sugar-$VERSION.tar.bz2