IO::Compress::*
[p5sagit/p5-mst-13.2.git] / ext / Compress / IO / Base / lib / IO / Uncompress / AnyUncompress.pm
index e39f1e8..b733965 100644 (file)
@@ -26,7 +26,7 @@ require Exporter ;
 
 our ($VERSION, @ISA, @EXPORT_OK, %EXPORT_TAGS, $AnyUncompressError);
 
-$VERSION = '2.000_10';
+$VERSION = '2.000_11';
 $AnyUncompressError = '';
 
 @ISA = qw( Exporter IO::Uncompress::Base );