about summary refs log tree commit
path: root/Makefile.PL
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2014-10-08 13:31:54 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2014-10-08 13:31:54 +0100
commitdb88f03536cd3ee8b7a84e5634d8627884e268d6 (patch)
treef53c1ea89f22351bd87b2e9310911bd98b7b9b2a /Makefile.PL
parentfbd2ca0cf1012065ed0db35d348a6cbeebe03fea (diff)
downloadperl-libnet-db88f03536cd3ee8b7a84e5634d8627884e268d6.tar.gz
Synchronize all $VERSIONs to the distribution's version number
Bump that to 3.00 so that no $VERSIONs end up going backwards.
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 61b39f4..7d6832e 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.31',
+        VERSION  => '3.00',
 
         META_MERGE => {
             'meta-spec' => {