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