From: Jean-Philippe Orsini Date: Thu, 3 May 2012 12:27:13 +0000 (+0000) Subject: switch to 0.0.x X-Git-Tag: v1.3.0~117 X-Git-Url: http://git.wpitchoune.net/gitweb/?p=ppastats.git;a=commitdiff_plain;h=d688b6f30879dd5fcc0fa0ddf569156edd7969fa switch to 0.0.x --- diff --git a/configure.ac b/configure.ac index f9b1070..24ed728 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.7],[jeanfi@gmail.com],[ppastats],[http://wpitchoune.net/ppastats]) +AC_INIT([ppastats], [0.0.x],[jeanfi@gmail.com],[ppastats],[http://wpitchoune.net/ppastats]) AM_INIT_AUTOMAKE([-Wall -Werror gnu])