summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2010-03-04 10:34:49 -0500
committerChris Lumens <clumens@redhat.com>2010-03-04 10:34:49 -0500
commit0fe0080ff043d3cbbe19e4e5c3feb5ddb82c1054 (patch)
tree3f4539fd426f07875b820944c4242424e0b78a93 /configure.ac
parent75c751026532cd2292e3c019250533d48b2d3fac (diff)
downloadanaconda-0fe0080ff043d3cbbe19e4e5c3feb5ddb82c1054.tar.gz
anaconda-0fe0080ff043d3cbbe19e4e5c3feb5ddb82c1054.tar.xz
anaconda-0fe0080ff043d3cbbe19e4e5c3feb5ddb82c1054.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 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])