summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2009-10-13 12:14:49 -1000
committerDavid Cantrell <dcantrell@redhat.com>2009-10-13 12:14:49 -1000
commit42803f605ae48904df8b5d42efc51b04fcfd93ae (patch)
treecb6d27a0af4274aaaa8949a43e06733cb0df50d9 /configure.ac
parent6c32eabdbfe4ba1fbdf5a90e192686b252f9e559 (diff)
downloadanaconda-42803f605ae48904df8b5d42efc51b04fcfd93ae.tar.gz
anaconda-42803f605ae48904df8b5d42efc51b04fcfd93ae.tar.xz
anaconda-42803f605ae48904df8b5d42efc51b04fcfd93ae.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 cf0a09934..5c1ffc5f6 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.4], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [13.5], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_SRCDIR([loader/loader.c])