summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2009-10-13 14:33:12 -1000
committerDavid Cantrell <dcantrell@redhat.com>2009-10-13 14:33:12 -1000
commitea869a1978c4a3e7b418e7fcda5c393a8583b3f5 (patch)
tree998fed7915805d79db35f9867dc9c02740458715 /configure.ac
parentebecf3b4fe8561a6b02f63d9eead460dd5dd2a2b (diff)
downloadanaconda-ea869a1978c4a3e7b418e7fcda5c393a8583b3f5.tar.gz
anaconda-ea869a1978c4a3e7b418e7fcda5c393a8583b3f5.tar.xz
anaconda-ea869a1978c4a3e7b418e7fcda5c393a8583b3f5.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 5c1ffc5f6..91f2b95c5 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.5], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [13.6], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_SRCDIR([loader/loader.c])