summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2012-09-26 18:42:17 -0400
committerChris Lumens <clumens@redhat.com>2012-09-26 18:42:17 -0400
commit8c4cbc546f4b052bb2796bb995d1f422efa41258 (patch)
treeca07717e64c0ba7187d26b8c5884664885978d52 /configure.ac
parentc3bc19edca85805c2a2e09850f7544d59f27ded6 (diff)
downloadanaconda-8c4cbc546f4b052bb2796bb995d1f422efa41258.tar.gz
anaconda-8c4cbc546f4b052bb2796bb995d1f422efa41258.tar.xz
anaconda-8c4cbc546f4b052bb2796bb995d1f422efa41258.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 c19eed361..21fa4fe4a 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.9], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [18.10], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_HEADERS([config.h])