From: Rafael Garcia-Suarez Date: Wed, 26 Aug 2009 09:53:15 +0000 (+0200) Subject: Bump version of Socket.pm X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=d88bc6d424296aecc94fb764fc5633578cf472ae;p=p5sagit%2Fp5-mst-13.2.git Bump version of Socket.pm --- diff --git a/ext/Socket/Socket.pm b/ext/Socket/Socket.pm index 1467021..1a0b7c3 100644 --- a/ext/Socket/Socket.pm +++ b/ext/Socket/Socket.pm @@ -1,7 +1,7 @@ package Socket; our($VERSION, @ISA, @EXPORT, @EXPORT_OK, %EXPORT_TAGS); -$VERSION = "1.83"; +$VERSION = "1.84"; =head1 NAME