aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2020-12-16 12:35:17 +0100
committerUlrich Müller <ulm@gentoo.org>2020-12-16 12:35:17 +0100
commit20c9b61f7d2c140ec0f14062e4ca2332c4d796a8 (patch)
treefe9c2c6abd3a49faecfcad39353d56e0012bd3df /configure.ac
parentUpdate NEWS. (diff)
downloadeselect-20c9b61f7d2c140ec0f14062e4ca2332c4d796a8.tar.gz
eselect-20c9b61f7d2c140ec0f14062e4ca2332c4d796a8.tar.bz2
eselect-20c9b61f7d2c140ec0f14062e4ca2332c4d796a8.zip
Update version to 1.4.17.eselect-1.4.17
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 62b5c23..79cb10b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(eselect, 1.4.16, eselect@gentoo.org, eselect)
+AC_INIT(eselect, 1.4.17, eselect@gentoo.org, eselect)
AC_PREREQ(2.59)
AC_CONFIG_SRCDIR(bin/eselect.in)
AC_CONFIG_AUX_DIR(config)