no alpha numbering in rpm version
authorWolfgang Rosenauer <wr@rosenauer.org>
Wed, 09 Jun 2010 22:14:58 +0200
changeset 85 eccead3edf2c
parent 84 9bc8c42db6b3
child 86 f2a830880862
no alpha numbering in rpm version
mozilla-xulrunner193/create-tar.sh
--- a/mozilla-xulrunner193/create-tar.sh	Wed Jun 09 22:14:00 2010 +0200
+++ b/mozilla-xulrunner193/create-tar.sh	Wed Jun 09 22:14:58 2010 +0200
@@ -2,7 +2,7 @@
 
 BRANCH="mozilla-central"
 RELEASE_TAG="default"
-VERSION="1.9.3a4"
+VERSION="1.9.3a"
 
 # mozilla
 hg clone http://hg.mozilla.org/$BRANCH mozilla