From 002d2e6083f7e67c6fced4a70ec4723627827474 Mon Sep 17 00:00:00 2001 From: Chris Lumens Date: Tue, 16 Feb 2010 17:54:38 -0500 Subject: New version. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') 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]) -- cgit