summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2009-09-29 14:53:25 -1000
committerDavid Cantrell <dcantrell@redhat.com>2009-09-29 14:53:25 -1000
commit21cd202b153c70ec58d2fca65cd54638340db39b (patch)
tree81521235ac4cdffc504cd47852e71c6ff2bcfa64 /configure.ac
parent842f468a1b2e71c349c49dd4018cdcf4ae96b481 (diff)
downloadanaconda-21cd202b153c70ec58d2fca65cd54638340db39b.tar.gz
anaconda-21cd202b153c70ec58d2fca65cd54638340db39b.tar.xz
anaconda-21cd202b153c70ec58d2fca65cd54638340db39b.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 ccc75aa75..884ead12f 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], [12.31], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [12.32], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_SRCDIR([loader/loader.c])