commit: 1c6a7ababe3737463a24453e18e40df3d01a7774 Author: Brian Evans <grknight <AT> gentoo <DOT> org> AuthorDate: Mon Oct 25 15:16:36 2021 +0000 Commit: Brian Evans <grknight <AT> gentoo <DOT> org> CommitDate: Mon Oct 25 15:16:36 2021 +0000 URL: https://gitweb.gentoo.org/proj/eselect-php.git/commit/?id=1c6a7aba
Bump version to 0.9.8 Signed-off-by: Brian Evans <grknight <AT> gentoo.org> configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index fc78d0b..cc40547 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([eselect-php],[0.9.7]) +AC_INIT([eselect-php],[0.9.8]) AC_CONFIG_AUX_DIR([build-aux]) AM_INIT_AUTOMAKE([-Wall foreign no-dist-gzip dist-xz tar-ustar])
