From: Rafael Garcia-Suarez Date: Fri, 10 Jun 2005 12:30:14 +0000 (+0000) Subject: Bump version number X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=213b85e91648ac31188f8d8372c1f158e541c791;p=p5sagit%2Fp5-mst-13.2.git Bump version number p4raw-id: //depot/perl@24789 --- diff --git a/ext/Compress/Zlib/Zlib.pm b/ext/Compress/Zlib/Zlib.pm index 18bcd07..2b8777e 100644 --- a/ext/Compress/Zlib/Zlib.pm +++ b/ext/Compress/Zlib/Zlib.pm @@ -22,7 +22,7 @@ local ($^W) = 1; #use warnings ; use vars qw($VERSION @ISA @EXPORT $AUTOLOAD); use vars qw($deflateDefault $deflateParamsDefault $inflateDefault); -$VERSION = "1.34" ; +$VERSION = "1.34_01" ; @ISA = qw(Exporter DynaLoader); # Items to export into callers namespace by default. Note: do not export