for release 0.0.5
authorJean-Philippe Orsini <jeanfi@gmail.com>
Mon, 5 Sep 2011 22:09:38 +0000 (22:09 +0000)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Mon, 5 Sep 2011 22:09:38 +0000 (22:09 +0000)
configure.ac

index 28273ec..8a48e55 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.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])