summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorBrian C. Lane <bcl@redhat.com>2012-11-30 21:26:03 -0800
committerBrian C. Lane <bcl@redhat.com>2012-11-30 21:26:03 -0800
commit0989fbfebff7e230a580d761d6ab12f8889b1981 (patch)
tree36522aefb98789afd75d24f515cbd860567f79d1 /configure.ac
parent83bfc0c238b98085f34b488e0d38e3cf429c2970 (diff)
downloadanaconda-0989fbfebff7e230a580d761d6ab12f8889b1981.tar.gz
anaconda-0989fbfebff7e230a580d761d6ab12f8889b1981.tar.xz
anaconda-0989fbfebff7e230a580d761d6ab12f8889b1981.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 de7ed599f..2395fdcd0 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.32], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [18.33], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_HEADERS([config.h])