summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2010-01-06 15:39:57 -0500
committerChris Lumens <clumens@redhat.com>2010-01-06 15:39:57 -0500
commitd504a4ce4ac014f7c5a1aad0e726e1786be8b8aa (patch)
treed43dd92a732c811684cdce79e89815cd39e65ced /configure.ac
parent76e097546167fd1cf7c1ef2be9e29daa442c5016 (diff)
downloadanaconda-d504a4ce4ac014f7c5a1aad0e726e1786be8b8aa.tar.gz
anaconda-d504a4ce4ac014f7c5a1aad0e726e1786be8b8aa.tar.xz
anaconda-d504a4ce4ac014f7c5a1aad0e726e1786be8b8aa.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 e10d84410..5f68bcbe3 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], [13.14], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [13.15], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_SRCDIR([loader/loader.c])