You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl-cvs@perl.apache.org by ge...@apache.org on 2006/07/05 20:53:02 UTC

svn commit: r419311 - /perl/Apache-SizeLimit/trunk/RELEASE

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



Re: svn commit: r419311 - /perl/Apache-SizeLimit/trunk/RELEASE

Posted by Dave Rolsky <au...@urth.org>.
On Wed, 5 Jul 2006, geoff@apache.org wrote:

> +     % svn ci -m "start 0.10-dev cycle" Changes RELEASE lib/Apache/SizeLimit.pm

Following up 0.9 with 0.10 will make CPAN very unhappy, as well as many 
other Perl tools, which all compare version numbers as strings.

The next release will either have to be 0.91+ or 1.0.


-dave

/*===================================================
VegGuide.Org                        www.BookIRead.com
Your guide to all that's veg.       My book blog
===================================================*/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org