summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2009-07-31 15:15:15 -0400
committerChris Lumens <clumens@redhat.com>2009-07-31 15:15:15 -0400
commit2d12d0468ee0a73c9c343a37ec149b984cf63f3f (patch)
treeb0c57a252a8e4cf0a3a6ed5c77861f18dec36b35 /configure.ac
parente6402846cae226519bfc34feb4f92b40d3bf0885 (diff)
downloadanaconda-2d12d0468ee0a73c9c343a37ec149b984cf63f3f.tar.gz
anaconda-2d12d0468ee0a73c9c343a37ec149b984cf63f3f.tar.xz
anaconda-2d12d0468ee0a73c9c343a37ec149b984cf63f3f.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 a0350500d..8f8807e2b 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], [12.6], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [12.7], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_SRCDIR([loader/loader.c])