Mailing List Archive

cvs commit: modperl Makefile.PL
dougm 98/06/14 12:21:37

Modified: . Makefile.PL
Log:
bump to 1.12_01-dev

Revision Changes Path
1.52 +1 -1 modperl/Makefile.PL

Index: Makefile.PL
===================================================================
RCS file: /export/home/cvs/modperl/Makefile.PL,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- Makefile.PL 1998/06/14 18:51:47 1.51
+++ Makefile.PL 1998/06/14 19:21:37 1.52
@@ -27,7 +27,7 @@
for (@_) { -e $_ or die $! }
} if $File::Copy::VERSION < 2.0;

-$VERSION = "1.12";
+$VERSION = "1.12_01-dev";

use subs qw(_prompt iedit asrc);