summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorBrian C. Lane <bcl@redhat.com>2012-10-31 16:42:51 -0700
committerBrian C. Lane <bcl@redhat.com>2012-10-31 16:42:51 -0700
commit8263c79b427831696c06ec436dbd2e2344bcc514 (patch)
tree588af096bf46679868c757ca7bdd5120b708dbd6 /configure.ac
parent5462c98e047dd4ed151e0b6b693d0e1914ab646a (diff)
downloadanaconda-8263c79b427831696c06ec436dbd2e2344bcc514.tar.gz
anaconda-8263c79b427831696c06ec436dbd2e2344bcc514.tar.xz
anaconda-8263c79b427831696c06ec436dbd2e2344bcc514.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 3e85cae13..0f060797c 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], [18.21], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [18.22], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_HEADERS([config.h])