From 8c4cbc546f4b052bb2796bb995d1f422efa41258 Mon Sep 17 00:00:00 2001 From: Chris Lumens Date: Wed, 26 Sep 2012 18:42:17 -0400 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 c19eed361..21fa4fe4a 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.9], [anaconda-devel-list@redhat.com]) +AC_INIT([anaconda], [18.10], [anaconda-devel-list@redhat.com]) AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2]) AC_CONFIG_HEADERS([config.h]) -- cgit