summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorBrian C. Lane <bcl@redhat.com>2012-11-01 19:21:58 -0700
committerBrian C. Lane <bcl@redhat.com>2012-11-01 19:21:58 -0700
commitef484c06ae261d428d30ed9c9bef5d266c13f63b (patch)
treee95dbd80d671066156d4e11b0abef73503a793ea /configure.ac
parent502a81bda36905b8d6c629ee24d5649d5590e898 (diff)
downloadanaconda-ef484c06ae261d428d30ed9c9bef5d266c13f63b.tar.gz
anaconda-ef484c06ae261d428d30ed9c9bef5d266c13f63b.tar.xz
anaconda-ef484c06ae261d428d30ed9c9bef5d266c13f63b.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 0f060797c..4025018e4 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.22], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [18.23], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_HEADERS([config.h])