summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorBrian C. Lane <bcl@redhat.com>2012-04-26 08:35:56 -0700
committerBrian C. Lane <bcl@redhat.com>2012-04-26 08:35:56 -0700
commitd261fc3ccf9fda7263fc4e4358c8170e522e12f8 (patch)
tree3d8d9b78a416bb3794e3db66f0b8774ccbcb3fc6 /configure.ac
parent45363385d74d71142fc1eff4f89e8cfbce218ff9 (diff)
downloadanaconda-d261fc3ccf9fda7263fc4e4358c8170e522e12f8.tar.gz
anaconda-d261fc3ccf9fda7263fc4e4358c8170e522e12f8.tar.xz
anaconda-d261fc3ccf9fda7263fc4e4358c8170e522e12f8.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 5473063c5..d731d3b92 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.22], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [17.23], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_HEADERS([config.h])