summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2009-08-12 18:02:44 -1000
committerDavid Cantrell <dcantrell@redhat.com>2009-08-12 18:02:44 -1000
commite9a9b83e3220a1f7ccf455505b47004e746eaa7e (patch)
treeee262042e7c4e0818d35fa786cdc8286361afcd9 /configure.ac
parentc84aee40d211d0523ec22bd98c6f5f4ba947d9d9 (diff)
downloadanaconda-e9a9b83e3220a1f7ccf455505b47004e746eaa7e.tar.gz
anaconda-e9a9b83e3220a1f7ccf455505b47004e746eaa7e.tar.xz
anaconda-e9a9b83e3220a1f7ccf455505b47004e746eaa7e.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 776b4fe07..7a37a7a9b 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.14], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [12.15], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_SRCDIR([loader/loader.c])