summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2010-02-24 07:57:03 -1000
committerDavid Cantrell <dcantrell@redhat.com>2010-02-24 07:57:03 -1000
commitef2ae80e5b954443d04c1a354dc3d272d354867f (patch)
tree5563d1b610e22f381a40de222821335314d3407d /configure.ac
parent2a851fe04190d4088ddec3965db8385bc2f06803 (diff)
downloadanaconda-ef2ae80e5b954443d04c1a354dc3d272d354867f.tar.gz
anaconda-ef2ae80e5b954443d04c1a354dc3d272d354867f.tar.xz
anaconda-ef2ae80e5b954443d04c1a354dc3d272d354867f.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 ae1e4b5bc..a02c439f1 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.30], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [13.31], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_SRCDIR([loader/loader.c])