summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorBrian C. Lane <bcl@redhat.com>2012-11-26 16:37:19 -0800
committerBrian C. Lane <bcl@redhat.com>2012-11-26 16:37:19 -0800
commitfff9e934860a7eedce1f02873e63e7792b8b289c (patch)
tree93ba274bee1fd604e11d0f2bbdaa8e5536567882 /configure.ac
parent6003ede7b31e64d922d75b271497ada26dffe0aa (diff)
downloadanaconda-fff9e934860a7eedce1f02873e63e7792b8b289c.tar.gz
anaconda-fff9e934860a7eedce1f02873e63e7792b8b289c.tar.xz
anaconda-fff9e934860a7eedce1f02873e63e7792b8b289c.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 d5a146de7..623330316 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.30], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [18.31], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_HEADERS([config.h])