summaryrefslogtreecommitdiff
path: root/cpan/Socket
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2015-10-17 22:22:55 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2015-10-17 22:22:55 +0100
commit6aba156ffbafbf27a3ba4f313d90ed712fc4e5d4 (patch)
tree07a456a11cb7220c32d0bf1bc7d8a564576a0bba /cpan/Socket
parente45189ae472830e78ec678c4bd0c35cbe52b10f8 (diff)
downloadperl-6aba156ffbafbf27a3ba4f313d90ed712fc4e5d4.tar.gz
Book-keeping for the previous commit (which restored the VC6 build, btw)
Diffstat (limited to 'cpan/Socket')
-rw-r--r--cpan/Socket/Socket.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Socket/Socket.pm b/cpan/Socket/Socket.pm
index cd572af5cb..dd8945039a 100644
--- a/cpan/Socket/Socket.pm
+++ b/cpan/Socket/Socket.pm
@@ -3,7 +3,7 @@ package Socket;
use strict;
{ use 5.006001; }
-our $VERSION = '2.020_01'; # patched in perl5.git
+our $VERSION = '2.020_02'; # patched in perl5.git
=head1 NAME