commit:     5cae50348afa7111655857e429c2c1a067cd6c88
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Tue Jun  6 18:36:28 2023 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue Jun  6 18:36:28 2023 +0000
URL:        https://gitweb.gentoo.org/proj/eselect.git/commit/?id=5cae5034

Update version to 1.4.23

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

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

diff --git a/ChangeLog b/ChangeLog
index fe99690..b0ed346 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2023-06-06  Ulrich Müller  <[email protected]>
+
+       * configure.ac: Update version to 1.4.23.
+       * Tagged 1.4.23 release.
+
 2023-06-05  Ulrich Müller  <[email protected]>
 
        * bin/eselect.in (PATH): Sanitise, remove Portage's internal

diff --git a/configure.ac b/configure.ac
index 3d5741b..5fbad80 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(eselect, 1.4.22, [email protected], eselect)
+AC_INIT(eselect, 1.4.23, [email protected], eselect)
 AC_PREREQ(2.59)
 AC_CONFIG_SRCDIR(bin/eselect.in)
 AC_CONFIG_AUX_DIR(config)

Reply via email to