commit: 3b84419cf67d31b97c9b6b56184c2fd73df70dfe Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Apr 17 12:24:25 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Apr 17 12:24:25 2019 +0000 URL: https://gitweb.gentoo.org/proj/eselect-python.git/commit/?id=3b84419c
Bump version to 20190417 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index e67babb..91cc7af 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([eselect-python], [20171204]) +AC_INIT([eselect-python], [20190417]) AM_INIT_AUTOMAKE([-Wall foreign no-dist-gzip dist-bzip2]) # Create output files.
