summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorBrian C. Lane <bcl@redhat.com>2012-03-22 21:57:40 -0700
committerBrian C. Lane <bcl@redhat.com>2012-03-22 21:57:40 -0700
commit6e8e5c1c992de2132cca8c740842985038c8276c (patch)
tree2011c10eb5dd57c61abc59c2e3276dd4507dedd5 /configure.ac
parent93d177b0643a5488b8aa8777e43d4f3c4d57c51d (diff)
downloadanaconda-6e8e5c1c992de2132cca8c740842985038c8276c.tar.gz
anaconda-6e8e5c1c992de2132cca8c740842985038c8276c.tar.xz
anaconda-6e8e5c1c992de2132cca8c740842985038c8276c.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 276e97101..401c4713f 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.13], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [17.14], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_HEADERS([config.h])