commit: 4421e5aedf451ddda2dac20a09511b9d427fecb8 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Mon Mar 11 04:22:23 2019 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Mon Mar 11 04:56:25 2019 +0000 URL: https://gitweb.gentoo.org/proj/eselect-rust.git/commit/?id=4421e5ae
bump version to 20190311 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 70b2afd..1cdbabf 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([eselect-rust], [20190310]) +AC_INIT([eselect-rust], [20190311]) AM_INIT_AUTOMAKE([-Wall foreign no-dist-gzip dist-bzip2]) # Create output files.
