about summary refs log tree commit
path: root/lib/Net/Time.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Net/Time.pm')
-rw-r--r--lib/Net/Time.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Net/Time.pm b/lib/Net/Time.pm
index 15bb6c4..49365cf 100644
--- a/lib/Net/Time.pm
+++ b/lib/Net/Time.pm
@@ -23,7 +23,7 @@ use Net::Config;
 our @ISA       = qw(Exporter);
 our @EXPORT_OK = qw(inet_time inet_daytime);
 
-our $VERSION = "3.03";
+our $VERSION = "3.04";
 
 our $TIMEOUT = 120;