summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2010-02-19 17:23:31 -0500
committerChris Lumens <clumens@redhat.com>2010-02-19 17:23:31 -0500
commit64aedf63e5ceeac690931234e09e5f2266e864b3 (patch)
tree8be60ec64b89a769831f9a7f62da36bfa66b9c81 /configure.ac
parentde5dd623d53cd607625f09d8d3e975e73d77fc57 (diff)
downloadanaconda-64aedf63e5ceeac690931234e09e5f2266e864b3.tar.gz
anaconda-64aedf63e5ceeac690931234e09e5f2266e864b3.tar.xz
anaconda-64aedf63e5ceeac690931234e09e5f2266e864b3.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 c106c22e7..f9fc2a97c 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.27], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [13.28], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_SRCDIR([loader/loader.c])