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