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-11-28 21:44:26 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2014-11-28 21:44:26 +0000
commit2b61b8160f3faed52b1933777bdd98648fb87cb5 (patch)
tree8b88179cee9391470daf042e4a23a04cb2fdc0ef /lib/Net/Cmd.pm
parent22f03dacb0c5ad0678d77473b7d66dd843bd24b2 (diff)
downloadperl-libnet-2b61b8160f3faed52b1933777bdd98648fb87cb5.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 8c6e23a..03b27a2 100644
--- a/lib/Net/Cmd.pm
+++ b/lib/Net/Cmd.pm
@@ -41,7 +41,7 @@ BEGIN {
   }
 }
 
-our $VERSION = "3.03";
+our $VERSION = "3.04";
 our @ISA     = qw(Exporter);
 our @EXPORT  = qw(CMD_INFO CMD_OK CMD_MORE CMD_REJECT CMD_ERROR CMD_PENDING);