IO::Compress::* 2.010
[p5sagit/p5-mst-13.2.git] / ext / IO_Compress_Zlib / lib / IO / Compress / Zlib / Extra.pm
index d822971..0ab3bf5 100644 (file)
@@ -8,9 +8,9 @@ use bytes;
 
 our ($VERSION, @ISA, @EXPORT_OK, %EXPORT_TAGS);
 
-$VERSION = '2.009';
+$VERSION = '2.010';
 
-use IO::Compress::Gzip::Constants 2.009 ;
+use IO::Compress::Gzip::Constants 2.010 ;
 
 sub ExtraFieldError
 {