Author: geoff Date: Wed Jul 5 11:53:02 2006 New Revision: 419311 URL: http://svn.apache.org/viewvc?rev=419311&view=rev Log: make release match current working version
Modified: perl/Apache-SizeLimit/trunk/RELEASE Modified: perl/Apache-SizeLimit/trunk/RELEASE URL: http://svn.apache.org/viewvc/perl/Apache-SizeLimit/trunk/RELEASE?rev=419311&r1=419310&r2=419311&view=diff ============================================================================== --- perl/Apache-SizeLimit/trunk/RELEASE (original) +++ perl/Apache-SizeLimit/trunk/RELEASE Wed Jul 5 11:53:02 2006 @@ -58,7 +58,7 @@ 5. Announce the package a. post ... to the modperl, announce lists - Subject: [ANNOUNCE] Apache-SizeLimit 0.06 + Subject: [ANNOUNCE] Apache-SizeLimit 0.9 include - MD5 sig (as it comes from CPAN upload announce). - the latest Changes @@ -70,7 +70,7 @@ b. edit ./Changes: - start a new item with incremented version + '-dev' - =item 0.07-dev + =item 0.10-dev c. bump up version numbers in this file to make it easier to do the next release. @@ -78,4 +78,4 @@ $ perl -pi -e 's/(\d+)\.(\d+)/join(".", $1, $2+1)/eg' RELEASE d. commit Changes - % svn ci -m "start 0.07-dev cycle" Changes RELEASE lib/Apache/SizeLimit.pm + % svn ci -m "start 0.10-dev cycle" Changes RELEASE lib/Apache/SizeLimit.pm