next version will be 0.0.7
authorJean-Philippe Orsini <jeanfi@gmail.com>
Sat, 22 Oct 2011 08:50:00 +0000 (08:50 +0000)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Sat, 22 Oct 2011 08:50:00 +0000 (08:50 +0000)
configure.ac

index a60c737..f9b1070 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.6],[jeanfi@gmail.com],[ppastats],[http://wpitchoune.net/ppastats])
+AC_INIT([ppastats], [0.0.7],[jeanfi@gmail.com],[ppastats],[http://wpitchoune.net/ppastats])
 
 AM_INIT_AUTOMAKE([-Wall -Werror gnu])