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/03 02:14:11 UTC

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

Author: snoopdave
Date: Tue Oct  2 17:14:11 2007
New Revision: 581442

URL: http://svn.apache.org/viewvc?rev=581442&view=rev
Log:
RC6, sigh

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=581442&r1=581441&r2=581442&view=diff
==============================================================================
--- roller/branches/roller_3.1/sign-release.sh (original)
+++ roller/branches/roller_3.1/sign-release.sh Tue Oct  2 17:14:11 2007
@@ -1,5 +1,5 @@
 
-export rcstring="-rc5"
+export rcstring="-rc6"
 export vstring="3.1.1"
 
 cp dist/apache-roller-${vstring}.tar.gz dist/apache-roller-${vstring}${rcstring}.tar.gz