From 587ccce256c1fcfeb7477c31e09dd8eca3986a17 Mon Sep 17 00:00:00 2001 From: Dominic Hargreaves Date: Tue, 7 May 2013 23:25:09 +0100 Subject: bump dist/IO/lib/IO/Handle.pm version to 1.34 --- dist/IO/lib/IO/Handle.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dist') diff --git a/dist/IO/lib/IO/Handle.pm b/dist/IO/lib/IO/Handle.pm index 3b1e67dd49..1cfe29e791 100644 --- a/dist/IO/lib/IO/Handle.pm +++ b/dist/IO/lib/IO/Handle.pm @@ -271,7 +271,7 @@ use IO (); # Load the XS module require Exporter; @ISA = qw(Exporter); -$VERSION = "1.33"; +$VERSION = "1.34"; $VERSION = eval $VERSION; @EXPORT_OK = qw( -- cgit v1.2.1