commit: cfcabb4ed80ba8c3332f84cf90764de491f5fd39 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Tue Jul 26 21:05:17 2016 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Tue Jul 26 21:26:27 2016 +0000 URL: https://gitweb.gentoo.org/proj/eselect-php.git/commit/?id=cfcabb4e
Bump version to 0.9.2 in configure.ac. configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 851f574..d642dbd 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([eselect-php], [0.9.1]) +AC_INIT([eselect-php], [0.9.2]) AM_INIT_AUTOMAKE([-Wall foreign no-dist-gzip dist-xz]) AC_PROG_LN_S
