summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorBrian C. Lane <bcl@redhat.com>2012-02-06 14:09:03 -0800
committerBrian C. Lane <bcl@redhat.com>2012-02-06 14:09:03 -0800
commit8aa5b93de12f9c399f92a591928fe67f414a75f3 (patch)
tree8381d2d6567074a826c88a058780f2b527d5906e /configure.ac
parentfa498f2f298e3146666197a5393f9e8b2fd555fe (diff)
downloadanaconda-8aa5b93de12f9c399f92a591928fe67f414a75f3.tar.gz
anaconda-8aa5b93de12f9c399f92a591928fe67f414a75f3.tar.xz
anaconda-8aa5b93de12f9c399f92a591928fe67f414a75f3.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 14e0e944a..fef4561e0 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], [17.5], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [17.6], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_SRCDIR([loader/loader.c])