Upgrade to IO 1.22 from gbarr
[p5sagit/p5-mst-13.2.git] / ext / IO / lib / IO / File.pm
index 4f53771..e7cdbbe 100644 (file)
@@ -137,7 +137,7 @@ require Exporter;
 
 @ISA = qw(IO::Handle IO::Seekable Exporter);
 
-$VERSION = "1.12";
+$VERSION = "1.13";
 
 @EXPORT = @IO::Seekable::EXPORT;