You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by sn...@apache.org on 2007/10/01 03:18:15 UTC

svn commit: r580818 - /roller/branches/roller_3.1/sign-release.sh

Author: snoopdave
Date: Sun Sep 30 18:18:14 2007
New Revision: 580818

URL: http://svn.apache.org/viewvc?rev=580818&view=rev
Log:
3.1.1 rc5 time

Modified:
    roller/branches/roller_3.1/sign-release.sh

Modified: roller/branches/roller_3.1/sign-release.sh
URL: http://svn.apache.org/viewvc/roller/branches/roller_3.1/sign-release.sh?rev=580818&r1=580817&r2=580818&view=diff
==============================================================================
--- roller/branches/roller_3.1/sign-release.sh (original)
+++ roller/branches/roller_3.1/sign-release.sh Sun Sep 30 18:18:14 2007
@@ -1,6 +1,6 @@
 
-export rcstring="-rc9"
-export vstring="3.1"
+export rcstring="-rc5"
+export vstring="3.1.1"
 
 cp dist/apache-roller-${vstring}.tar.gz dist/apache-roller-${vstring}${rcstring}.tar.gz
 cp dist/apache-roller-${vstring}.zip    dist/apache-roller-${vstring}${rcstring}.zip