From 8e9d4f877730dbdf4ebbd59cbd73a7a921c640e0 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 19 Sep 2020 21:42:01 +0000 Subject: doc: post-1.6 updates, start 1.7 I should've dropped "PENDING" notes before the 1.6 release; they're dropped now, and a note is added to remind my future self to drop them before 1.7. (cherry picked from commit 3b5d3d1910f1db526a488142c01f42db5255ac72) --- Makefile.PL | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Makefile.PL') diff --git a/Makefile.PL b/Makefile.PL index 3fe9acf8..f6b7abb6 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -111,8 +111,11 @@ my %man3 = map {; # semi-colon tells Perl this is a BLOCK (and not EXPR) } qw(Git.pm Import.pm WWW.pod SaPlugin/ListMirror.pod); WriteMakefile( - NAME => 'PublicInbox', + NAME => 'PublicInbox', # n.b. camel-case is not our choice + + # XXX drop "PENDING" in .pod before updating this! VERSION => '1.6.0', + AUTHOR => 'Eric Wong ', ABSTRACT => 'public-inbox server infrastructure', EXE_FILES => \@EXE_FILES, -- cgit v1.2.3-24-ge0c7