summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorBrian C. Lane <bcl@redhat.com>2012-11-07 18:52:24 -0800
committerBrian C. Lane <bcl@redhat.com>2012-11-07 18:52:24 -0800
commite00045531483302cbd74b44f067199e6001e49e2 (patch)
tree710941fe5a66cadd07fb525129844d8e7c58a634 /configure.ac
parent2499fcea468f322c40940e54b231fada659be668 (diff)
downloadanaconda-e00045531483302cbd74b44f067199e6001e49e2.tar.gz
anaconda-e00045531483302cbd74b44f067199e6001e49e2.tar.xz
anaconda-e00045531483302cbd74b44f067199e6001e49e2.zip
New version.
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 4025018e4..cace46360 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
m4_define(python_required_version, 2.5)
AC_PREREQ([2.63])
-AC_INIT([anaconda], [18.23], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [18.27], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_HEADERS([config.h])