From add52e3062826beeca0dd0d046b1be48a4908b69 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Orsini Date: Mon, 5 Sep 2011 22:09:38 +0000 Subject: [PATCH] for release 0.0.5 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 28273ec..8a48e55 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.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]) -- 2.7.4