From: Steve Peters Date: Wed, 18 Jul 2007 19:05:05 +0000 (+0000) Subject: Upgrade to IO-Zlib-1.06. One bleadperl fix was added, but the other X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=fc9bd8c71ebb163faf8925e766d9e2f0a418d0ab;p=p5sagit%2Fp5-mst-13.2.git Upgrade to IO-Zlib-1.06. One bleadperl fix was added, but the other hasn't yet, so we keep the version bump. p4raw-id: //depot/perl@31630 --- diff --git a/lib/IO/Zlib.pm b/lib/IO/Zlib.pm index f4a15ce..bf62bc8 100644 --- a/lib/IO/Zlib.pm +++ b/lib/IO/Zlib.pm @@ -6,7 +6,7 @@ package IO::Zlib; -$VERSION = "1.05_01"; +$VERSION = "1.06_01"; =head1 NAME