about summary refs log tree commit
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2014-05-30 23:08:12 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2014-05-30 23:08:12 +0100
commit5a95c8b45e49008d145dd5eaafee6746e09a5446 (patch)
treeb64182a9f29b934dfdc2c5eee5f175078e965c97
parent28f9ec8a562843f4fe88e328c3961f8756b8c474 (diff)
downloadperl-libnet-5a95c8b45e49008d145dd5eaafee6746e09a5446.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 279ad6d..d4728f2 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,7 @@
+libnet 1.28  -- TODO
+
+  * TODO
+
 libnet 1.27  -- Fri May 30 2014
 
   * Simplified Makefile.PL requirements.
diff --git a/Makefile.PL b/Makefile.PL
index 7e21e3c..80d7b1d 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.27',
+        VERSION  => '1.28',
 
         META_MERGE => {
             'meta-spec' => {