geoff 2003/10/23 16:41:54
Modified: perl-framework/Apache-Test/lib/Apache Test.pm
Log:
bump version
Revision Changes Path
1.70 +1 -1 httpd-test/perl-framework/Apache-Test/lib/Apache/Test.pm
Index: Test.pm
===================================================================
RCS file: /home/cvs/httpd-test/perl-framework/Apache-Test/lib/Apache/Test.pm,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- Test.pm 29 Sep 2003 17:50:20 -0000 1.69
+++ Test.pm 23 Oct 2003 23:41:54 -0000 1.70
@@ -16,7 +16,7 @@
have_min_apache_version have_apache_version have_perl
have_min_perl_version have_min_module_version
have_threads under_construction have_apache_mpm);
-$VERSION = '1.05';
+$VERSION = '1.06';
%SubTests = ();
@SkipReasons = ();