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-09 21:50:25 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2014-10-09 21:50:25 +0100
commit32522281e8ef71984f9b58e9a4998577f14a88b2 (patch)
treea85d0a2af18c7d8e0383f67e6a792dc078860b86 /lib/Net/Cmd.pm
parent92115a8142f5e8e7d1bb6edd44495da93c0835eb (diff)
downloadperl-libnet-32522281e8ef71984f9b58e9a4998577f14a88b2.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 c71a789..486c520 100644
--- a/lib/Net/Cmd.pm
+++ b/lib/Net/Cmd.pm
@@ -41,7 +41,7 @@ BEGIN {
   }
 }
 
-our $VERSION = "3.01";
+our $VERSION = "3.02";
 our @ISA     = qw(Exporter);
 our @EXPORT  = qw(CMD_INFO CMD_OK CMD_MORE CMD_REJECT CMD_ERROR CMD_PENDING);