X-Git-Url: http://www.git.stargrave.org/?p=public-inbox.git;a=blobdiff_plain;f=Makefile.PL;h=1c70c6f3bb133412825c521d73efa7d61047fbc6;hp=adc7e5184374426721b8176c1f67f397867b93eb;hb=4821798351defce82c102e46d6f5f84f0cdc0e34;hpb=70ebd82066a0c9c4c92579c07b7d0e36bbb4870a diff --git a/Makefile.PL b/Makefile.PL index adc7e518..1c70c6f3 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -20,7 +20,7 @@ my %man3 = map {; # semi-colon tells Perl this is a BLOCK (and not EXPR) WriteMakefile( NAME => 'PublicInbox', - VERSION => '1.1.0-pre1', + VERSION => '1.2.0', AUTHOR => 'Eric Wong ', ABSTRACT => 'public-inbox server infrastructure', EXE_FILES => \@EXE_FILES,