summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2011-07-26 15:52:51 -0400
committerChris Lumens <clumens@redhat.com>2011-07-26 15:52:51 -0400
commited27186f46c2fdc12f687ab393b81a822255d188 (patch)
tree0559efbf0f60839e2eceb9f278fa222ffbf4ccce /configure.ac
parent2e94beff09f8a903521c38d6e4c4200e0e1edcfc (diff)
downloadanaconda-ed27186f46c2fdc12f687ab393b81a822255d188.tar.gz
anaconda-ed27186f46c2fdc12f687ab393b81a822255d188.tar.xz
anaconda-ed27186f46c2fdc12f687ab393b81a822255d188.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 34bf76106..b19fababf 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.13], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [16.14], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_SRCDIR([loader/loader.c])