From 0fe0080ff043d3cbbe19e4e5c3feb5ddb82c1054 Mon Sep 17 00:00:00 2001 From: Chris Lumens Date: Thu, 4 Mar 2010 10:34:49 -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 29ff11e78..465c7395d 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.32], [anaconda-devel-list@redhat.com]) +AC_INIT([anaconda], [13.33], [anaconda-devel-list@redhat.com]) AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2]) AC_CONFIG_SRCDIR([loader/loader.c]) -- cgit