about summary refs log tree commit
path: root/lib/Net/Cmd.pm
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2015-01-20 08:49:33 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2015-01-20 08:49:33 +0000
commit8a45b7874b9ebadf653abcd57593758f6632f014 (patch)
treead7a589b8d94f575360795f339cbc9702a0d68f4 /lib/Net/Cmd.pm
parent15d2d4f45275d24ba34f70c1b8db33df3a777636 (diff)
downloadperl-libnet-8a45b7874b9ebadf653abcd57593758f6632f014.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 2614e69..2934e02 100644
--- a/lib/Net/Cmd.pm
+++ b/lib/Net/Cmd.pm
@@ -41,7 +41,7 @@ BEGIN {
   }
 }
 
-our $VERSION = "3.05";
+our $VERSION = "3.06";
 our @ISA     = qw(Exporter);
 our @EXPORT  = qw(CMD_INFO CMD_OK CMD_MORE CMD_REJECT CMD_ERROR CMD_PENDING);