Compression Modules Update for EBCDIC
[p5sagit/p5-mst-13.2.git] / ext / IO_Compress_Zlib / lib / IO / Compress / Zlib / Extra.pm
index 0cc3f5c..59919b8 100644 (file)
@@ -8,9 +8,9 @@ use bytes;
 
 our ($VERSION, @ISA, @EXPORT_OK, %EXPORT_TAGS);
 
-$VERSION = '2.006';
+$VERSION = '2.008';
 
-use IO::Compress::Gzip::Constants 2.006 ;
+use IO::Compress::Gzip::Constants 2.008 ;
 
 sub ExtraFieldError
 {