summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorBrian C. Lane <bcl@redhat.com>2012-11-28 16:44:44 -0800
committerBrian C. Lane <bcl@redhat.com>2012-11-28 16:44:44 -0800
commit1b66a3b30972d7c08ef60e0ce68e59ee63c59fb2 (patch)
tree281ab9a264863dc1d2cd58890304f2f5a65ee576 /configure.ac
parent48d09d590d09ec3fe6750803c0a666e040bc5033 (diff)
downloadanaconda-1b66a3b30972d7c08ef60e0ce68e59ee63c59fb2.tar.gz
anaconda-1b66a3b30972d7c08ef60e0ce68e59ee63c59fb2.tar.xz
anaconda-1b66a3b30972d7c08ef60e0ce68e59ee63c59fb2.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 623330316..f9341085b 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], [18.31], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [18.32], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_HEADERS([config.h])