From cb76338291ef313fd519a3c514ac06731a9c0f6c Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Wed, 3 Oct 2012 17:22:06 -0700 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 f3ff079c3..51f275365 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.11], [anaconda-devel-list@redhat.com]) +AC_INIT([anaconda], [18.12], [anaconda-devel-list@redhat.com]) AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2]) AC_CONFIG_HEADERS([config.h]) -- cgit