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-07-08 08:21:23 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2015-07-08 08:21:23 +0100
commit975f3f66d1a24a9d2d2e69da00cb385eb114c1cb (patch)
treed1fe076a484dd0c3b6e4b464dc3c7790d043e1bb /lib/Net/Cmd.pm
parentbe5ddaf264850b9ac23621802ef9edf23dfb18a5 (diff)
downloadperl-libnet-975f3f66d1a24a9d2d2e69da00cb385eb114c1cb.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 f56e904..cec44bf 100644
--- a/lib/Net/Cmd.pm
+++ b/lib/Net/Cmd.pm
@@ -42,7 +42,7 @@ BEGIN {
   }
 }
 
-our $VERSION = "3.06";
+our $VERSION = "3.07";
 our @ISA     = qw(Exporter);
 our @EXPORT  = qw(CMD_INFO CMD_OK CMD_MORE CMD_REJECT CMD_ERROR CMD_PENDING);