commit: 1e20ed8f6a9e80e65f0193925128536ab6512908 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Fri Jan 22 19:45:56 2016 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Fri Jan 22 19:45:56 2016 +0000 URL: https://gitweb.gentoo.org/proj/eselect-php.git/commit/?id=1e20ed8f
Bump to v0.9.0 in configure.ac. configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index f977807..d5e5e28 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([eselect-php], [0.8.5]) +AC_INIT([eselect-php], [0.9.0]) AM_INIT_AUTOMAKE([-Wall foreign no-dist-gzip dist-xz]) AC_PROG_LN_S
