IO::Compress::* 2.010
[p5sagit/p5-mst-13.2.git] / ext / Compress / Raw / Zlib / lib / Compress / Raw / Zlib.pm
index 7eb8915..7e8ff17 100644 (file)
@@ -13,7 +13,7 @@ use warnings ;
 use bytes ;
 our ($VERSION, $XS_VERSION, @ISA, @EXPORT, $AUTOLOAD);
 
-$VERSION = '2.009';
+$VERSION = '2.010';
 $XS_VERSION = $VERSION; 
 $VERSION = eval $VERSION;