Author: gozer
Date: Mon Mar 26 17:14:13 2007
New Revision: 522672
URL: http://svn.apache.org/viewvc?view=rev&rev=522672
Log:
undo change 522670
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?view=diff&rev=522672&r1=522671&r2=522672
==============================================================================
--- perl/Apache-SizeLimit/trunk/lib/Apache/SizeLimit.pm (original)
+++ perl/Apache-SizeLimit/trunk/lib/Apache/SizeLimit.pm Mon Mar 26 17:14:13 2007
@@ -25,7 +25,7 @@
$USE_SMAPS
);
-$VERSION = '0.91';
+$VERSION = '0.9';
__PACKAGE__->set_check_interval(1);