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-10-11 00:05:54 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2014-10-11 00:05:54 +0100
commite4f1fd94c4c3654ef423559e9c3227f2a95448a1 (patch)
tree996ef22ead77b5fb77084bda9bd031c6a7520031 /lib/Net/Cmd.pm
parent522aec4be008ba529d51ce8cf701ea0fbdda4c7a (diff)
downloadperl-libnet-e4f1fd94c4c3654ef423559e9c3227f2a95448a1.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 486c520..8c6e23a 100644
--- a/lib/Net/Cmd.pm
+++ b/lib/Net/Cmd.pm
@@ -41,7 +41,7 @@ BEGIN {
   }
 }
 
-our $VERSION = "3.02";
+our $VERSION = "3.03";
 our @ISA     = qw(Exporter);
 our @EXPORT  = qw(CMD_INFO CMD_OK CMD_MORE CMD_REJECT CMD_ERROR CMD_PENDING);