This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Bump $VERSION in all dist/IO .pm files
[perl5.git] / dist / IO / IO.pm
index 3ffaa71..8c094f8 100644 (file)
@@ -7,7 +7,7 @@ use Carp;
 use strict;
 use warnings;
 
-our $VERSION = "1.45_001";
+our $VERSION = "1.46";
 XSLoader::load 'IO', $VERSION;
 
 sub import {