about summary refs log tree commit homepage
diff options
context:
space:
mode:
-rw-r--r--Makefile.PL2
1 files changed, 1 insertions, 1 deletions
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 <meta@public-inbox.org>',
         ABSTRACT => 'an "archives first" approach to mailing lists',