From 35a9102b71c6166a06e1e77d1a9c46ba6ebc6a36 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Fri, 11 May 2007 12:17:43 +0200 Subject: [PATCH] Build the gtkrcs from a common gtkrc.em --- build-snapshot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-snapshot.sh b/build-snapshot.sh index 06056792..f019fcfa 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