summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2010-02-16 17:54:38 -0500
committerChris Lumens <clumens@redhat.com>2010-02-16 17:54:38 -0500
commit002d2e6083f7e67c6fced4a70ec4723627827474 (patch)
tree5f9eb34c707b1a1503bef905d0c81a5143ccd140 /configure.ac
parent4425bb705fd2f9d7bbd31734e7595b531b7bae13 (diff)
downloadanaconda-002d2e6083f7e67c6fced4a70ec4723627827474.tar.gz
anaconda-002d2e6083f7e67c6fced4a70ec4723627827474.tar.xz
anaconda-002d2e6083f7e67c6fced4a70ec4723627827474.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 e39d920ab..c106c22e7 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.26], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [13.27], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_SRCDIR([loader/loader.c])