commit: 88df47fb1e6366a681e40a2cd22fef473d9b2498 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Dec 4 17:29:34 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Dec 4 17:29:34 2017 +0000 URL: https://gitweb.gentoo.org/proj/eselect-python.git/commit/?id=88df47fb
Bump version to 20171204 configure.ac | 2 +- python.eselect.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 6adddb3..e67babb 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([eselect-python], [20160516]) +AC_INIT([eselect-python], [20171204]) AM_INIT_AUTOMAKE([-Wall foreign no-dist-gzip dist-bzip2]) # Create output files. diff --git a/python.eselect.in b/python.eselect.in index 2f7ff8f..8c48b09 100644 --- a/python.eselect.in +++ b/python.eselect.in @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id: $
