summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorBrian C. Lane <bcl@redhat.com>2012-10-03 17:22:06 -0700
committerBrian C. Lane <bcl@redhat.com>2012-10-03 17:22:06 -0700
commitcb76338291ef313fd519a3c514ac06731a9c0f6c (patch)
tree23b70abd0eb90785bcfe24abc1ad4412a9ef08be /configure.ac
parente34170ff7bdff63f6ab39220e28cf15ea998e827 (diff)
downloadanaconda-cb76338291ef313fd519a3c514ac06731a9c0f6c.tar.gz
anaconda-cb76338291ef313fd519a3c514ac06731a9c0f6c.tar.xz
anaconda-cb76338291ef313fd519a3c514ac06731a9c0f6c.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 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])