compress 2.021
[p5sagit/p5-mst-13.2.git] / ext / IO-Compress / lib / IO / Compress / Zip / Constants.pm
index 882e5af..d16eb23 100644 (file)
@@ -7,7 +7,7 @@ require Exporter;
 
 our ($VERSION, @ISA, @EXPORT, %ZIP_CM_MIN_VERSIONS);
 
-$VERSION = '2.020';
+$VERSION = '2.021';
 
 @ISA = qw(Exporter);