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