aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2011-01-14 20:32:20 +0000
committerUlrich Müller <ulm@gentoo.org>2011-01-14 20:32:20 +0000
commit0f361c456ac1084980df2b3b7ae75c45601bf2d4 (patch)
tree78f6a3f06978fcfec3e9225286da3d6250ac2c93 /configure.ac
parentRename LOCALE_ENVFILE to agree with Gentoo documentation. (diff)
downloadeselect-0f361c456ac1084980df2b3b7ae75c45601bf2d4.tar.gz
eselect-0f361c456ac1084980df2b3b7ae75c45601bf2d4.tar.bz2
eselect-0f361c456ac1084980df2b3b7ae75c45601bf2d4.zip
Update version to 1.2.14.eselect-1.2.14
svn path=/trunk/; revision=799
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 b782e23..f2b3ea4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(eselect, 1.2.13, eselect@gentoo.org, eselect)
+AC_INIT(eselect, 1.2.14, eselect@gentoo.org, eselect)
AC_PREREQ(2.59)
AC_CONFIG_SRCDIR(bin/eselect.in)
AC_CONFIG_AUX_DIR(config)