summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorBrian C. Lane <bcl@redhat.com>2012-04-23 11:53:44 -0700
committerBrian C. Lane <bcl@redhat.com>2012-04-23 11:53:44 -0700
commitcaa0edcc0037c2b8f99fbf234639da99170cb7da (patch)
tree2c56741b4c5f1f44572797812e3db94b5b1e97a3 /configure.ac
parentef57e5e5f58a2b7ac1eef35423b6a8f556716cec (diff)
downloadanaconda-caa0edcc0037c2b8f99fbf234639da99170cb7da.tar.gz
anaconda-caa0edcc0037c2b8f99fbf234639da99170cb7da.tar.xz
anaconda-caa0edcc0037c2b8f99fbf234639da99170cb7da.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 f66d678a1..5473063c5 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.21], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [17.22], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_HEADERS([config.h])