commit:     3b66d2648d5bd51f0df64d9dbba9dfa8082cdcff
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 22 22:55:53 2020 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Thu Jan 23 15:05:49 2020 +0000
URL:        https://gitweb.gentoo.org/proj/eselect-php.git/commit/?id=3b66d264

configure.ac: update to version 0.9.6.

Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index bebbeca..1b935fb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([eselect-php], [0.9.5])
+AC_INIT([eselect-php], [0.9.6])
 AC_CONFIG_AUX_DIR([build-aux])
 AM_INIT_AUTOMAKE([-Wall foreign no-dist-gzip dist-xz tar-ustar])
 

Reply via email to