summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2009-07-09 15:13:02 -1000
committerDavid Cantrell <dcantrell@redhat.com>2009-07-09 15:13:02 -1000
commite0ec0e608c9d251188478a4d78e95c298136949b (patch)
tree171c0c137e2635e567929c0ec181c29f0eb000e9 /configure.ac
parentbaec662846d1e5a2ca6d4c56278f8baac16943b1 (diff)
downloadanaconda-e0ec0e608c9d251188478a4d78e95c298136949b.tar.gz
anaconda-e0ec0e608c9d251188478a4d78e95c298136949b.tar.xz
anaconda-e0ec0e608c9d251188478a4d78e95c298136949b.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 82ea95f63..70e770aef 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], [12.1], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [12.2], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_SRCDIR([loader/loader.c])