Author: pgollucci Date: Wed Aug 4 15:19:34 2010 New Revision: 982294 URL: http://svn.apache.org/viewvc?rev=982294&view=rev Log: more version changes
Modified: perl/Apache-SizeLimit/trunk/RELEASE Modified: perl/Apache-SizeLimit/trunk/RELEASE URL: http://svn.apache.org/viewvc/perl/Apache-SizeLimit/trunk/RELEASE?rev=982294&r1=982293&r2=982294&view=diff ============================================================================== --- perl/Apache-SizeLimit/trunk/RELEASE (original) +++ perl/Apache-SizeLimit/trunk/RELEASE Wed Aug 4 15:19:34 2010 @@ -101,7 +101,7 @@ TODO: 5. Announce the package a. post ... to the modperl, announce lists - Subject: [ANNOUNCE] Apache-SizeLimit 0.91 + Subject: [ANNOUNCE] Apache-SizeLimit 0.92 include - MD5 sig (as it comes from CPAN upload announce). - the latest Changes @@ -113,7 +113,7 @@ TODO: b. edit ./Changes: - start a new item with incremented version + '-dev' - =item 0.92-dev + =item 0.93-dev c. bump up version numbers in this file to make it easier to do the next release. @@ -121,4 +121,4 @@ TODO: $ perl -pi -e 's/(\d+)\.(\d+)/join(".", $1, $2+1)/eg' RELEASE d. commit Changes - % svn ci -m "start 0.92-dev cycle" Changes RELEASE lib/Apache/SizeLimit.pm + % svn ci -m "start 0.93-dev cycle" Changes RELEASE lib/Apache/SizeLimit.pm