summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2010-01-20 16:08:25 -1000
committerDavid Cantrell <dcantrell@redhat.com>2010-01-20 16:08:25 -1000
commita7b500569d02258bc6bc67264eb0502f09c350d8 (patch)
treee7e8fc198d56b6d1b2417c7a71fa13c31d187385 /configure.ac
parent6d9ef658f597f9e4990693dadb20930626de41a9 (diff)
downloadanaconda-a7b500569d02258bc6bc67264eb0502f09c350d8.tar.gz
anaconda-a7b500569d02258bc6bc67264eb0502f09c350d8.tar.xz
anaconda-a7b500569d02258bc6bc67264eb0502f09c350d8.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 d77ece49a..9c4049c16 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.21], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [13.22], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_SRCDIR([loader/loader.c])