commit: fc52e9b5cff605b1f94cce305b2dcae5da49e238 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Fri Dec 29 22:53:01 2017 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Tue Jan 2 22:54:55 2018 +0000 URL: https://gitweb.gentoo.org/proj/eselect-java.git/commit/?id=fc52e9b5
Bump to version 0.4.0 configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 08eaf14..a555184 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([eselect-java],[0.3.0],[[email protected]],[eselect-java],[https://bugs.gentoo.org/]) +AC_INIT([eselect-java],[0.4.0],[[email protected]],[eselect-java],[https://bugs.gentoo.org/]) AC_PREREQ([2.68]) AC_CONFIG_SRCDIR([src/modules/java-vm.eselect.in]) AM_INIT_AUTOMAKE([1.11])
