X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=configure.ac;h=461609c2feb24053db2ee10452f11144e7e854a7;hb=bd25fe0bd683d3634ee16494d83836677375b352;hp=60cece3c95283bd1eb5c2bfd219382fcea7faaf0;hpb=677d2bfc3beae998b73f48a4be3036f09d6848ff;p=ppastats.git diff --git a/configure.ac b/configure.ac index 60cece3..461609c 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.64]) -AC_INIT([ppastats], [1.0.x],[jeanfi@gmail.com],[ppastats],[http://wpitchoune.net/ppastats]) +AC_INIT([ppastats], [1.2.x],[jeanfi@gmail.com],[ppastats],[http://wpitchoune.net/ppastats]) AM_INIT_AUTOMAKE([-Wall gnu])