commit: 98c5fa928e49c51db0986dcab40e574ce6e63168 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Sat Jan 9 17:16:42 2016 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Sat Jan 9 17:16:42 2016 +0000 URL: https://gitweb.gentoo.org/proj/eselect-php.git/commit/?id=98c5fa92
Bump to v0.8.5 in configure.ac. configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 10ddc1e..2f1f609 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([eselect-php], [0.8.4]) +AC_INIT([eselect-php], [0.8.5]) AM_INIT_AUTOMAKE([-Wall foreign no-dist-gzip dist-xz]) AC_PROG_LN_S
