summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2012-08-16 17:39:15 -0400
committerChris Lumens <clumens@redhat.com>2012-08-16 17:39:15 -0400
commit6e00682e253b56066db1f9f70356833dc5ab81fe (patch)
tree4e6b398f350c4596b52e2c2d8d9140a104603c36 /configure.ac
parent011ea0a1779459ed20990ddf52166aa75a9c1382 (diff)
downloadanaconda-6e00682e253b56066db1f9f70356833dc5ab81fe.tar.gz
anaconda-6e00682e253b56066db1f9f70356833dc5ab81fe.tar.xz
anaconda-6e00682e253b56066db1f9f70356833dc5ab81fe.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 a31d48041..ab1873f98 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.5], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [18.6], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_HEADERS([config.h])