summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2009-09-22 17:05:43 -1000
committerDavid Cantrell <dcantrell@redhat.com>2009-09-22 17:05:43 -1000
commit0a5d1d5369e02917245549b70b755fab1c6702b6 (patch)
tree0402d3d38ed982e7c525cbc79810873e651c81b7 /configure.ac
parent864ed9d3ce75fff9e87d8ceac665daec5522fea2 (diff)
downloadanaconda-0a5d1d5369e02917245549b70b755fab1c6702b6.tar.gz
anaconda-0a5d1d5369e02917245549b70b755fab1c6702b6.tar.xz
anaconda-0a5d1d5369e02917245549b70b755fab1c6702b6.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 ffa18997f..eb7db73d7 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], [12.28], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [12.29], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_SRCDIR([loader/loader.c])