switch to 0.0.x
authorJean-Philippe Orsini <jeanfi@gmail.com>
Thu, 3 May 2012 12:27:13 +0000 (12:27 +0000)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Thu, 3 May 2012 12:27:13 +0000 (12:27 +0000)
configure.ac

index f9b1070..24ed728 100644 (file)
@@ -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])