Author: stas
Date: Thu Dec 23 17:11:07 2004
New Revision: 123265

URL: http://svn.apache.org/viewcvs?view=rev&rev=123265
Log:
need a higher version (2.00) than mp1's A-PS version

Modified:
   perl/modperl/trunk/lib/Apache/PerlSections.pm

Modified: perl/modperl/trunk/lib/Apache/PerlSections.pm
Url: 
http://svn.apache.org/viewcvs/perl/modperl/trunk/lib/Apache/PerlSections.pm?view=diff&rev=123265&p1=perl/modperl/trunk/lib/Apache/PerlSections.pm&r1=123264&p2=perl/modperl/trunk/lib/Apache/PerlSections.pm&r2=123265
==============================================================================
--- perl/modperl/trunk/lib/Apache/PerlSections.pm       (original)
+++ perl/modperl/trunk/lib/Apache/PerlSections.pm       Thu Dec 23 17:11:07 2004
@@ -17,7 +17,7 @@
 use strict;
 use warnings FATAL => 'all';
 
-our $VERSION = '0.01';
+our $VERSION = '2.00';
 
 use Apache::CmdParms ();
 use Apache::Directive ();

Reply via email to