about summary refs log tree commit
diff options
context:
space:
mode:
-rw-r--r--Changes4
-rw-r--r--Makefile.PL2
2 files changed, 5 insertions, 1 deletions
diff --git a/Changes b/Changes
index c9c1228..8f285be 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,7 @@
+libnet 1.29  -- TODO
+
+  * TODO
+
 libnet 1.28  -- Wed Oct 08 2014
 
   * Improve code()/message() initialization and error handling in Net::Cmd
diff --git a/Makefile.PL b/Makefile.PL
index 375e1c9..a8a628f 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.28',
+        VERSION  => '1.29',
 
         META_MERGE => {
             'meta-spec' => {