commit:     8fe9b4bfedfc574baca57c70f519d39a3f778010
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 26 22:54:15 2023 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Wed Jul 26 22:54:54 2023 +0000
URL:        https://gitweb.gentoo.org/proj/eselect-php.git/commit/?id=8fe9b4bf

configure.ac: update to version 0.9.9

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 cc40547..408ff80 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([eselect-php],[0.9.8])
+AC_INIT([eselect-php],[0.9.9])
 AC_CONFIG_AUX_DIR([build-aux])
 AM_INIT_AUTOMAKE([-Wall foreign no-dist-gzip dist-xz tar-ustar])
 

Reply via email to