summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2009-10-06 09:43:06 -1000
committerDavid Cantrell <dcantrell@redhat.com>2009-10-06 09:43:06 -1000
commitf62ac02d6923230e7cf501d3db24c07f14791e6b (patch)
tree996d27786c1dcdac164a3d1605a6d3ea10a19de3 /configure.ac
parent0d75702af9f27e93c38d8df37b611b88e96ae167 (diff)
downloadanaconda-f62ac02d6923230e7cf501d3db24c07f14791e6b.tar.gz
anaconda-f62ac02d6923230e7cf501d3db24c07f14791e6b.tar.xz
anaconda-f62ac02d6923230e7cf501d3db24c07f14791e6b.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 0caba991d..f7ade2300 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.0], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [13.1], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_SRCDIR([loader/loader.c])