summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2012-08-22 18:10:38 -0400
committerChris Lumens <clumens@redhat.com>2012-08-22 18:10:38 -0400
commitd2101c48c0d91ded4f4253fd6e2899e26c24da2f (patch)
treed9365fff16bf00c6f7aa97f0cb4e738036c51c3d /configure.ac
parent7a7a6a39787739b817f2a68b1266d0887aeea627 (diff)
downloadanaconda-d2101c48c0d91ded4f4253fd6e2899e26c24da2f.tar.gz
anaconda-d2101c48c0d91ded4f4253fd6e2899e26c24da2f.tar.xz
anaconda-d2101c48c0d91ded4f4253fd6e2899e26c24da2f.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 31f2eb991..35e78f27b 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.6], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [18.7], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_HEADERS([config.h])