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