Compression Modules Update for EBCDIC
[p5sagit/p5-mst-13.2.git] / ext / Compress / Zlib / Makefile.PL
index 5c7e838..5855218 100755 (executable)
@@ -3,7 +3,7 @@
 use strict ;
 require 5.004 ;
 
-$::VERSION = '2.006' ;
+$::VERSION = '2.008' ;
 
 use private::MakeUtil;
 use ExtUtils::MakeMaker 5.16 ;