summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorBrian C. Lane <bcl@redhat.com>2012-10-16 17:09:34 -0700
committerBrian C. Lane <bcl@redhat.com>2012-10-16 17:09:34 -0700
commit4a6893010a4d81e40d0250f247ca077295cea0a9 (patch)
tree189ed1dc9de6b939e8b64bc8a170c8dd7ff076b0 /configure.ac
parent9c41febe5747587046871d9525e8d4e66a7befb9 (diff)
downloadanaconda-4a6893010a4d81e40d0250f247ca077295cea0a9.tar.gz
anaconda-4a6893010a4d81e40d0250f247ca077295cea0a9.tar.xz
anaconda-4a6893010a4d81e40d0250f247ca077295cea0a9.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 aed1f92c6..695277182 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.16], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [18.17], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_HEADERS([config.h])