]> Sergey Matveev's repositories - public-inbox.git/blobdiff - Makefile.PL
public-inbox 1.1.0-pre1
[public-inbox.git] / Makefile.PL
index f085ebc93af8e93fa3a9a8280add050fde1bd251..a47e17bc4ad9157460f1a089c823c40d5fbffac4 100644 (file)
@@ -9,7 +9,7 @@ $PM_FILES =~ tr/\n/ /;
 
 WriteMakefile(
        NAME => 'PublicInbox',
-       VERSION => '1.0.0',
+       VERSION => '1.1.0-pre1',
        AUTHOR => 'Eric Wong <e@80x24.org>',
        ABSTRACT => 'public-inbox server infrastructure',
        EXE_FILES => \@EXE_FILES,