aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2023-03-20 18:17:43 +0100
committerUlrich Müller <ulm@gentoo.org>2023-03-20 18:17:43 +0100
commitb3f814db7a968633ada66e97aa05e9769240af26 (patch)
tree8730f3509386bae459b72779c9fa91704ea2377b /configure.ac
parentUpdate NEWS (diff)
downloadeselect-b3f814db7a968633ada66e97aa05e9769240af26.tar.gz
eselect-b3f814db7a968633ada66e97aa05e9769240af26.tar.bz2
eselect-b3f814db7a968633ada66e97aa05e9769240af26.zip
Update version to 1.4.22eselect-1.4.22
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 4a0fc9a..e767884 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(eselect, 1.4.21, eselect@gentoo.org, eselect)
+AC_INIT(eselect, 1.4.22, eselect@gentoo.org, eselect)
AC_PREREQ(2.59)
AC_CONFIG_SRCDIR(bin/eselect.in)
AC_CONFIG_AUX_DIR(config)