summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2011-11-15 10:13:29 -0500
committerChris Lumens <clumens@redhat.com>2011-11-15 10:13:29 -0500
commit62a7793a5ea638d75ecff635a0e4e18d7ac0a150 (patch)
treea2ada131e63a8f3544577143012e5691fe42729f /configure.ac
parentd82747d8f757f829819017c63ea7d146ee94fe32 (diff)
downloadanaconda-62a7793a5ea638d75ecff635a0e4e18d7ac0a150.tar.gz
anaconda-62a7793a5ea638d75ecff635a0e4e18d7ac0a150.tar.xz
anaconda-62a7793a5ea638d75ecff635a0e4e18d7ac0a150.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 ea3086360..f7c9e8db0 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.1], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [17.2], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_SRCDIR([loader/loader.c])