X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=configure.ac;h=8a48e552a64e3d6c77361c0575b5f18a9fc2a799;hb=add52e3062826beeca0dd0d046b1be48a4908b69;hp=28273ecd3c2faa0bc76ac90d23ac0090f7218ef6;hpb=1288d571249ac21acb2b690cc9ff0d0f07a7655e;p=ppastats.git diff --git a/configure.ac b/configure.ac index 28273ec..8a48e55 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], [0.0.4],[jeanfi@gmail.com],[ppastats],[http://wpitchoune.net/ppastats]) +AC_INIT([ppastats], [0.0.5],[jeanfi@gmail.com],[ppastats],[http://wpitchoune.net/ppastats]) AM_INIT_AUTOMAKE([-Wall -Werror gnu])