This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade libnet from version 3.08 to 3.09
[perl5.git] / cpan / libnet / lib / Net / Time.pm
index fae93f8..a8f0b43 100644 (file)
@@ -24,7 +24,7 @@ use Net::Config;
 our @ISA       = qw(Exporter);
 our @EXPORT_OK = qw(inet_time inet_daytime);
 
-our $VERSION = "3.08";
+our $VERSION = "3.09";
 
 our $TIMEOUT = 120;