commit: 4c1be8773c8ac9dfec44564e0ac09e16a2b720a2 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Fri Dec 11 00:31:32 2015 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Fri Dec 11 00:31:32 2015 +0000 URL: https://gitweb.gentoo.org/proj/eselect-php.git/commit/?id=4c1be877
Bump version to 0.8.1 in configure.ac. configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index d8f339c..d892d13 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([eselect-php], [0.8.0]) +AC_INIT([eselect-php], [0.8.1]) AM_INIT_AUTOMAKE([-Wall foreign no-dist-gzip dist-xz]) AC_PROG_LN_S
