summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Vincent <jesse@bestpractical.com>2011-01-20 14:30:11 -0500
committerJesse Vincent <jesse@bestpractical.com>2011-01-20 14:30:11 -0500
commitf8cfe7fc685bf73e22911e4fe2c83c566e7234d7 (patch)
tree3cdf267c1905722578704ae143756045dc42d6e4
parent329170ddbd75297070c969d2fc75a74f29459e68 (diff)
downloadperl-f8cfe7fc685bf73e22911e4fe2c83c566e7234d7.tar.gz
Bump version of IO::Handle per porting/cmpVERSION.pl
-rw-r--r--dist/IO/lib/IO/Handle.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/IO/lib/IO/Handle.pm b/dist/IO/lib/IO/Handle.pm
index 5a29b09fe2..f4114adc18 100644
--- a/dist/IO/lib/IO/Handle.pm
+++ b/dist/IO/lib/IO/Handle.pm
@@ -268,7 +268,7 @@ use IO (); # Load the XS module
require Exporter;
@ISA = qw(Exporter);
-$VERSION = "1.28";
+$VERSION = "1.29";
$VERSION = eval $VERSION;
@EXPORT_OK = qw(