This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update IO::Zlib to 1.14
[perl5.git] / cpan / IO-Zlib / Zlib.pm
index 6f0a43f..2c2e869 100644 (file)
@@ -291,7 +291,7 @@ use Fcntl qw(SEEK_SET);
 use Symbol;
 use Tie::Handle;
 
-our $VERSION = "1.12";
+our $VERSION = "1.14";
 our $AUTOLOAD;
 our @ISA = qw(Tie::Handle);