update the version insid ethe makerpms script
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 23 Jul 2008 03:22:00 +0000 (13:22 +1000)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 23 Jul 2008 03:22:00 +0000 (13:22 +1000)
packaging/RPM/makerpms.sh

index 0d0d4f30507fa4b298eb59446297ce2124deb15c..c838497323b68bf409d873af68f767418eec1f73 100755 (executable)
@@ -26,7 +26,7 @@ SRCDIR=`rpm --eval %_sourcedir`
 
 # At this point the SPECDIR and SRCDIR vaiables must have a value!
 
-VERSION='1.0'
+VERSION='2.0'
 REVISION=''
 SPECFILE="remote-cache.spec"
 RPMBUILD="rpmbuild"