commit:     b391686b4d1fd434cb357c04ffe4026c335f70e1
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 24 09:40:38 2018 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Wed Jan 24 09:40:38 2018 +0000
URL:        https://gitweb.gentoo.org/proj/eselect.git/commit/?id=b391686b

Update version to 1.4.12.

 ChangeLog    | 3 +++
 configure.ac | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 66b7e4e..d94fe63 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2018-01-24  Ulrich Müller  <[email protected]>
 
+       * configure.ac: Update version to 1.4.12.
+       * Tagged 1.4.12 release.
+
        * modules/rc.eselect (show_script_status): Add /lib64/rc/bin
        to PATH as well, workaround for bug 645240 until OpenRC is fixed.
 

diff --git a/configure.ac b/configure.ac
index 1cb4d06..062ef5d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(eselect, 1.4.11, [email protected], eselect)
+AC_INIT(eselect, 1.4.12, [email protected], eselect)
 AC_PREREQ(2.59)
 AC_CONFIG_SRCDIR(bin/eselect.in)
 AC_CONFIG_AUX_DIR(config)

Reply via email to