Compression Modules Update for EBCDIC
[p5sagit/p5-mst-13.2.git] / ext / IO_Compress_Zlib / Makefile.PL
index fbc3460..af9e6dd 100644 (file)
@@ -3,7 +3,7 @@
 use strict ;
 require 5.004 ;
 
-$::VERSION = '2.006' ;
+$::VERSION = '2.008' ;
 
 use private::MakeUtil;
 use ExtUtils::MakeMaker 5.16 ;