summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2011-07-11 13:35:46 -0400
committerChris Lumens <clumens@redhat.com>2011-07-11 13:35:46 -0400
commit64f2be814fee94e797f1e55234d0ae58d36d6f79 (patch)
tree631d05985a41ea3248c51edbd5af54ae17922b35 /configure.ac
parente68c3a89b7fdfcf3c0bc43dca43e2e2c8fa4b28f (diff)
downloadanaconda-64f2be814fee94e797f1e55234d0ae58d36d6f79.tar.gz
anaconda-64f2be814fee94e797f1e55234d0ae58d36d6f79.tar.xz
anaconda-64f2be814fee94e797f1e55234d0ae58d36d6f79.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 4ce5e8aa2..800b8f2d6 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], [16.11], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [16.12], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_SRCDIR([loader/loader.c])