aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2023-09-13 20:11:14 +0200
committerUlrich Müller <ulm@gentoo.org>2023-09-13 20:11:14 +0200
commit93d289022f27bde243c5632095f41905c4645ba7 (patch)
tree0abfeaa8b5bd374922d2a7c4197eb87bdb58ad90 /configure.ac
parentUpdate NEWS (diff)
downloadeselect-93d289022f27bde243c5632095f41905c4645ba7.tar.gz
eselect-93d289022f27bde243c5632095f41905c4645ba7.tar.bz2
eselect-93d289022f27bde243c5632095f41905c4645ba7.zip
Update version to 1.4.27eselect-1.4.27
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 91912c0..a28ff1d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(eselect, 1.4.26, eselect@gentoo.org, eselect)
+AC_INIT(eselect, 1.4.27, eselect@gentoo.org, eselect)
AC_PREREQ(2.59)
AC_CONFIG_SRCDIR(bin/eselect.in)
AC_CONFIG_AUX_DIR(config)