summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2009-10-09 15:12:24 -1000
committerDavid Cantrell <dcantrell@redhat.com>2009-10-09 15:12:24 -1000
commit3daf9729ee517371ab6b5308a612ca270796bb9b (patch)
tree14109096b8c1412face66c6b23f209b382d196fa /configure.ac
parent0746480b437b6cd7d072e3b0258420cb4ce1beb2 (diff)
downloadanaconda-3daf9729ee517371ab6b5308a612ca270796bb9b.tar.gz
anaconda-3daf9729ee517371ab6b5308a612ca270796bb9b.tar.xz
anaconda-3daf9729ee517371ab6b5308a612ca270796bb9b.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 d51b135e9..a38cde6ee 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.2], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [13.3], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_SRCDIR([loader/loader.c])