This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Compress* 2.006
[perl5.git] / ext / IO_Compress_Zlib / lib / IO / Compress / Zip / Constants.pm
index f1338a6..e679566 100644 (file)
@@ -7,7 +7,7 @@ require Exporter;
 
 our ($VERSION, @ISA, @EXPORT, %ZIP_CM_MIN_VERSIONS);
 
-$VERSION = '2.005';
+$VERSION = '2.006';
 
 @ISA = qw(Exporter);