commit: 054104e864fc1ccacef3a7bbc151b423ae5debb6 Author: Patrick McLean <chutzpah <AT> gentoo <DOT> org> AuthorDate: Sun Jul 19 19:46:57 2020 +0000 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org> CommitDate: Sun Jul 19 20:20:31 2020 +0000 URL: https://gitweb.gentoo.org/proj/eselect-python.git/commit/?id=054104e8
Bump version to 20200719 Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org> configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 91cc7af..001a2ca 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([eselect-python], [20190417]) +AC_INIT([eselect-python], [20200719]) AM_INIT_AUTOMAKE([-Wall foreign no-dist-gzip dist-bzip2]) # Create output files.
