summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorBrian C. Lane <bcl@redhat.com>2012-05-04 15:18:00 -0700
committerBrian C. Lane <bcl@redhat.com>2012-05-04 15:18:00 -0700
commitb79eec8c4def261f7672619441f315fe7011f4e3 (patch)
tree0d9a8972c888aa6e72eac4be1e96ad81610fa48c /configure.ac
parenteb9ec1f66c74af81747cb0c8e107fd4a96d8e9ec (diff)
downloadanaconda-b79eec8c4def261f7672619441f315fe7011f4e3.tar.gz
anaconda-b79eec8c4def261f7672619441f315fe7011f4e3.tar.xz
anaconda-b79eec8c4def261f7672619441f315fe7011f4e3.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 8d8dc32f4..7172ea22f 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.24], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [17.25], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_HEADERS([config.h])