commit:     ae8bde45c53fec8aba8a451be57ed5163494bce8
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 13 08:38:21 2015 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Thu Aug 13 08:38:21 2015 +0000
URL:        https://gitweb.gentoo.org/proj/eselect.git/commit/?id=ae8bde45

Update version to 1.4.5.

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

diff --git a/ChangeLog b/ChangeLog
index 966b813..5e5e0d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2015-08-13  Ulrich Müller  <[email protected]>
 
+       * configure.ac: Update version to 1.4.5.
+       * Tagged 1.4.5 release.
+
        * autogen.bash: Update for aclocal 1.15 and automake-1.15.
 
        * modules/binutils.eselect:

diff --git a/configure.ac b/configure.ac
index 3923e70..a18f14e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(eselect, 1.4.4, [email protected], eselect)
+AC_INIT(eselect, 1.4.5, [email protected], eselect)
 AC_PREREQ(2.59)
 AC_CONFIG_SRCDIR(bin/eselect.in)
 AC_CONFIG_AUX_DIR(config)

Reply via email to