commit:     30bc73eddf756f66145b8603e31505e7093972d6
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 24 12:15:53 2015 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Jan 24 12:15:53 2015 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=proj/eselect.git;a=commit;h=30bc73ed

Update version to 1.4.4.

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

diff --git a/ChangeLog b/ChangeLog
index ea271e4..9fa727f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2015-01-24  Ulrich Müller  <[email protected]>
 
+       * configure.ac: Update version to 1.4.4.
+       * Tagged 1.4.4 release.
+
        * README: Documentation is now licensed under GPL-2+ or
        CC-BY-SA-3.0 (was CC-BY-SA-2.5 before).
 

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

Reply via email to