summaryrefslogtreecommitdiff
path: root/inc/Test/Net/SSLeay/Socket.pm
diff options
context:
space:
mode:
Diffstat (limited to 'inc/Test/Net/SSLeay/Socket.pm')
-rw-r--r--inc/Test/Net/SSLeay/Socket.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/inc/Test/Net/SSLeay/Socket.pm b/inc/Test/Net/SSLeay/Socket.pm
index 6aec99a..ca3089f 100644
--- a/inc/Test/Net/SSLeay/Socket.pm
+++ b/inc/Test/Net/SSLeay/Socket.pm
@@ -13,7 +13,7 @@ use Socket qw(
inet_aton inet_ntoa pack_sockaddr_in unpack_sockaddr_in
);
-our $VERSION = '1.93_05';
+our $VERSION = '1.94';
my %PROTOS = (
tcp => SOCK_STREAM,
@@ -134,7 +134,7 @@ Test::Net::SSLeay::Socket - Socket class for the Net-SSLeay test suite
=head1 VERSION
-This document describes version 1.93_05 of Test::Net::SSLeay::Socket.
+This document describes version 1.94 of Test::Net::SSLeay::Socket.
=head1 SYNOPSIS