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-09-01 14:13:17 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2015-09-01 14:13:17 +0100
commitac7180c9131c2e182d9a9317ba14c3529e4ecb71 (patch)
treece1f1a94efbeb2193c33ecce09f839ce0946b449 /lib/Net/Cmd.pm
parent4f2d4d9c711cc578aa01af54ed0d71df024e57e5 (diff)
downloadperl-libnet-ac7180c9131c2e182d9a9317ba14c3529e4ecb71.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 3bf5ec6..e9d0d25 100644
--- a/lib/Net/Cmd.pm
+++ b/lib/Net/Cmd.pm
@@ -27,7 +27,7 @@ BEGIN {
   }
 }
 
-our $VERSION = "3.07";
+our $VERSION = "3.08";
 our @ISA     = qw(Exporter);
 our @EXPORT  = qw(CMD_INFO CMD_OK CMD_MORE CMD_REJECT CMD_ERROR CMD_PENDING);