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 au...@apache.org on 2006/07/07 21:19:39 UTC

svn commit: r419961 - /perl/Apache-SizeLimit/trunk/lib/Apache/SizeLimit.pm

Author: autarch
Date: Fri Jul  7 12:19:38 2006
New Revision: 419961

URL: http://svn.apache.org/viewvc?rev=419961&view=rev
Log:
I did not mean to check in this version # change.

Modified:
    perl/Apache-SizeLimit/trunk/lib/Apache/SizeLimit.pm

Modified: perl/Apache-SizeLimit/trunk/lib/Apache/SizeLimit.pm
URL: http://svn.apache.org/viewvc/perl/Apache-SizeLimit/trunk/lib/Apache/SizeLimit.pm?rev=419961&r1=419960&r2=419961&view=diff
==============================================================================
--- perl/Apache-SizeLimit/trunk/lib/Apache/SizeLimit.pm (original)
+++ perl/Apache-SizeLimit/trunk/lib/Apache/SizeLimit.pm Fri Jul  7 12:19:38 2006
@@ -25,7 +25,7 @@
     $USE_SMAPS
 );
 
-$VERSION = '0.9-rc2';
+$VERSION = '0.9';
 
 __PACKAGE__->set_check_interval(1);