about summary refs log tree commit
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2014-10-08 09:14:32 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2014-10-08 09:14:32 +0100
commitfbd2ca0cf1012065ed0db35d348a6cbeebe03fea (patch)
treee78e5f87a9fab3fa28589d79adfa161f908e54df
parent369749a45d8e5b82bc43a0785d2f795d212157e8 (diff)
downloadperl-libnet-fbd2ca0cf1012065ed0db35d348a6cbeebe03fea.tar.gz
Bump version
-rw-r--r--Changes4
-rw-r--r--Makefile.PL2
2 files changed, 5 insertions, 1 deletions
diff --git a/Changes b/Changes
index d316ae8..c674fbf 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,7 @@
+libnet 1.31  -- TODO
+
+  * TODO
+
 libnet 1.30  -- Wed Oct 08 2014
 
   * Sigh. Fix PAUSE indexing problem again. Net::SMTP::SSL is already used by
diff --git a/Makefile.PL b/Makefile.PL
index 7c20000..61b39f4 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -64,7 +64,7 @@ MAIN: {
         ABSTRACT => 'Collection of network protocol modules',
         AUTHOR   => 'Graham Barr <gbarr@pobox.com>, Steve Hay <shay@cpan.org>',
         LICENSE  => 'perl_5',
-        VERSION  => '1.30',
+        VERSION  => '1.31',
 
         META_MERGE => {
             'meta-spec' => {