X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=Makefile.PL;h=9233ac9d12b45562a7131c4f77d9a473de628146;hb=ec46cae1685813ada8bf5ef5be13d9024ad9cc90;hp=ff03b6152252ad3e3e3718d5a97a2bd9aaefd497;hpb=e7ea6c191506eeef0164d2cf8b4003d41bfb40b0;p=public-inbox.git diff --git a/Makefile.PL b/Makefile.PL index ff03b615..9233ac9d 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -133,7 +133,7 @@ WriteMakefile( NAME => 'PublicInbox', # n.b. camel-case is not our choice # XXX drop "PENDING" in .pod before updating this! - VERSION => '1.9.0.PENDING', + VERSION => '2.0.0.PENDING', AUTHOR => 'public-inbox hackers ', ABSTRACT => 'an "archives first" approach to mailing lists',