about summary refs log tree commit
path: root/lib/Net/Cmd.pm
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2014-12-09 13:41:46 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2014-12-09 13:41:46 +0000
commit205a35884f210a3ca8afc01a9a195b173f329466 (patch)
treebf540a095af10035833f76234f6045e271df794f /lib/Net/Cmd.pm
parentbeeea5ae701fe425397f4452562747d25bc40528 (diff)
downloadperl-libnet-205a35884f210a3ca8afc01a9a195b173f329466.tar.gz
Bump version
Diffstat (limited to 'lib/Net/Cmd.pm')
-rw-r--r--lib/Net/Cmd.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Net/Cmd.pm b/lib/Net/Cmd.pm
index 03b27a2..2614e69 100644
--- a/lib/Net/Cmd.pm
+++ b/lib/Net/Cmd.pm
@@ -41,7 +41,7 @@ BEGIN {
   }
 }
 
-our $VERSION = "3.04";
+our $VERSION = "3.05";
 our @ISA     = qw(Exporter);
 our @EXPORT  = qw(CMD_INFO CMD_OK CMD_MORE CMD_REJECT CMD_ERROR CMD_PENDING);