From: Jean-Philippe Orsini Date: Wed, 6 Nov 2013 16:56:26 +0000 (+0000) Subject: (no commit message) X-Git-Url: https://git.wpitchoune.net/gitweb/?a=commitdiff_plain;h=c75a0cb83e742d4a591ead1c4b9943a8c4a630b8;hp=85e642051efd012c5ab81c9624ec040bc1be15a0;p=ppastats.git --- diff --git a/configure.ac b/configure.ac index 1e6be59..6d6d1f9 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.x],[jeanfi@gmail.com],[ppastats],[http://wpitchoune.net/ppastats]) +AC_INIT([ppastats], [0.0.9],[jeanfi@gmail.com],[ppastats],[http://wpitchoune.net/ppastats]) AM_INIT_AUTOMAKE([-Wall -Werror gnu])