summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorBrian C. Lane <bcl@redhat.com>2012-02-16 13:07:16 -0800
committerBrian C. Lane <bcl@redhat.com>2012-02-16 13:07:16 -0800
commit3b393b6149b8fe056e23842056dbfd052f716808 (patch)
treeb6a7129c65c17c42cef54a7862b7014ad322c8dd /configure.ac
parent235d2de3e5ff3b43eb7e57c5c4daa4b8ec0997e1 (diff)
downloadanaconda-3b393b6149b8fe056e23842056dbfd052f716808.tar.gz
anaconda-3b393b6149b8fe056e23842056dbfd052f716808.tar.xz
anaconda-3b393b6149b8fe056e23842056dbfd052f716808.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 0ae6147bc..a4b435dea 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.8], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [17.9], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_SRCDIR([loader/loader.c])