commit: 14a9eff36b572509af2099b69fe233dd80bf8b90 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Wed Jul 26 15:55:21 2017 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Wed Jul 26 15:55:21 2017 +0000 URL: https://gitweb.gentoo.org/proj/eselect-php.git/commit/?id=14a9eff3
configure.ac: update to version 0.9.4. configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index a55baf8..9197432 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([eselect-php], [0.9.3]) +AC_INIT([eselect-php], [0.9.4]) AM_INIT_AUTOMAKE([-Wall foreign no-dist-gzip dist-xz]) AC_PROG_LN_S
