about summary refs log tree commit
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2014-05-30 18:11:37 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2014-05-30 18:11:37 +0100
commit227e1608e1664869201394249ea079fd0d3d4db2 (patch)
treeeded140942b7d0d8e6f9ea8e1dc166ea6679a47a
parent11c32f721fc5a8fd8e34b722b2d5f60bf260ee05 (diff)
downloadperl-libnet-227e1608e1664869201394249ea079fd0d3d4db2.tar.gz
Bump version for next release
-rw-r--r--Changes4
-rw-r--r--Makefile.PL2
2 files changed, 5 insertions, 1 deletions
diff --git a/Changes b/Changes
index c4ec0e2..66486fd 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,7 @@
+libnet 1.27  -- TODO
+
+  * TODO
+
 libnet 1.26  -- Fri May 30 2014
 
   * Set minimum required ExtUtils::MakeMaker version to 6.64 to ensure that all
diff --git a/Makefile.PL b/Makefile.PL
index 86b334d..5575562 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -48,7 +48,7 @@ MAIN: {
         ABSTRACT => 'Collection of network protocol modules',
         AUTHOR   => 'Graham Barr <gbarr@pobox.com>, Steve Hay <shay@cpan.org>',
         LICENSE  => 'perl_5',
-        VERSION  => '1.26',
+        VERSION  => '1.27',
 
         META_MERGE => {
             'meta-spec' => {