about summary refs log tree commit
path: root/lib/Net/Cmd.pm
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2016-08-01 08:31:30 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2016-08-01 08:31:30 +0100
commit164b6ce3ba13e31e60220502e499364e1b16dc58 (patch)
treecf9a8c297c341f59b6c070c79cac08b138f9973e /lib/Net/Cmd.pm
parentfd137445b2f22793740d4ae20c826f67c5a6c078 (diff)
downloadperl-libnet-164b6ce3ba13e31e60220502e499364e1b16dc58.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 38054c4..1730be8 100644
--- a/lib/Net/Cmd.pm
+++ b/lib/Net/Cmd.pm
@@ -28,7 +28,7 @@ BEGIN {
   }
 }
 
-our $VERSION = "3.10";
+our $VERSION = "3.11";
 our @ISA     = qw(Exporter);
 our @EXPORT  = qw(CMD_INFO CMD_OK CMD_MORE CMD_REJECT CMD_ERROR CMD_PENDING);