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-11 10:17:43 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2007-05-11 10:17:43 (GMT)
commit35a9102b71c6166a06e1e77d1a9c46ba6ebc6a36 (patch)
tree41b5b370ce4a91a38ae6fddbf3ec3cf9fd6b8497 /build-snapshot.sh
parentd5e060519501be8611a60c3801f244b678e42428 (diff)
Build the gtkrcs from a common gtkrc.em
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 0605679..f019fcf 100755
--- a/build-snapshot.sh
+++ b/build-snapshot.sh
@@ -1,6 +1,6 @@
VERSION=0.63
DATE=`date +%Y%m%d`
-RELEASE=2.76
+RELEASE=2.77
TARBALL=sugar-$VERSION-$RELEASE.${DATE}git.tar.bz2
rm sugar-$VERSION.tar.bz2