summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2009-08-26 14:34:11 -0400
committerChris Lumens <clumens@redhat.com>2009-08-26 14:34:11 -0400
commitd6ea7d9013f817caa52888ec18f3be204737cb56 (patch)
tree3a92f39de650cbf3a98af6b9da3f5bca26fa7f03 /configure.ac
parent82075d36492d63570a3d2cf144bdafd642abea82 (diff)
downloadanaconda-d6ea7d9013f817caa52888ec18f3be204737cb56.tar.gz
anaconda-d6ea7d9013f817caa52888ec18f3be204737cb56.tar.xz
anaconda-d6ea7d9013f817caa52888ec18f3be204737cb56.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 f4fa1c02a..19d8a8503 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], [12.16], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [12.17], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_SRCDIR([loader/loader.c])