From fff9e934860a7eedce1f02873e63e7792b8b289c Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Mon, 26 Nov 2012 16:37:19 -0800 Subject: New version. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') 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]) -- cgit