Update Compression modules to version 2.012
[p5sagit/p5-mst-13.2.git] / ext / IO_Compress_Zlib / lib / IO / Compress / Zlib / Extra.pm
index 92109fa..e91824e 100644 (file)
@@ -8,9 +8,9 @@ use bytes;
 
 our ($VERSION, @ISA, @EXPORT_OK, %EXPORT_TAGS);
 
-$VERSION = '2.011';
+$VERSION = '2.012';
 
-use IO::Compress::Gzip::Constants 2.011 ;
+use IO::Compress::Gzip::Constants 2.012 ;
 
 sub ExtraFieldError
 {