summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorBrian C. Lane <bcl@redhat.com>2012-04-18 16:49:16 -0700
committerBrian C. Lane <bcl@redhat.com>2012-04-18 16:49:16 -0700
commit5d4c5f70f7086f32975358288d3f6d26e6b51bbb (patch)
tree790554e8d8e33c81fed7e338722635516e2d5d7a /configure.ac
parent562b519f2203a07237ead4fd86f44777e2dfa5e0 (diff)
downloadanaconda-5d4c5f70f7086f32975358288d3f6d26e6b51bbb.tar.gz
anaconda-5d4c5f70f7086f32975358288d3f6d26e6b51bbb.tar.xz
anaconda-5d4c5f70f7086f32975358288d3f6d26e6b51bbb.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 b1cb8105e..f66d678a1 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.20], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [17.21], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_HEADERS([config.h])