summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2010-02-22 16:09:50 -1000
committerDavid Cantrell <dcantrell@redhat.com>2010-02-22 16:09:50 -1000
commit962e83113125731c354b4509b3ddc3be7dd78679 (patch)
tree02a34ce0c170c13577427944f9e8086c6208695e /configure.ac
parent2e1c4d4ab268fde0896e5a1730772933f57bed99 (diff)
downloadanaconda-962e83113125731c354b4509b3ddc3be7dd78679.tar.gz
anaconda-962e83113125731c354b4509b3ddc3be7dd78679.tar.xz
anaconda-962e83113125731c354b4509b3ddc3be7dd78679.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 f9fc2a97c..9c702b941 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.28], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [13.29], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_SRCDIR([loader/loader.c])