Change 31630 by [EMAIL PROTECTED] on 2007/07/18 19:05:05
Upgrade to IO-Zlib-1.06. One bleadperl fix was added, but the other
hasn't yet, so we keep the version bump.
Affected files ...
... //depot/perl/lib/IO/Zlib.pm#5 edit
Differences ...
==== //depot/perl/lib/IO/Zlib.pm#5 (text) ====
Index: perl/lib/IO/Zlib.pm
--- perl/lib/IO/Zlib.pm#4~30489~ 2007-03-06 08:49:47.000000000 -0800
+++ perl/lib/IO/Zlib.pm 2007-07-18 12:05:05.000000000 -0700
@@ -6,7 +6,7 @@
package IO::Zlib;
-$VERSION = "1.05_01";
+$VERSION = "1.06_01";
=head1 NAME
End of Patch.