summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2012-08-15 15:35:21 -0400
committerChris Lumens <clumens@redhat.com>2012-08-15 15:35:21 -0400
commita18f4c52c0d4fc991d02d4d6041c2af3bb1b7a88 (patch)
treec91a372a904450184037e9803f3779bc8cb3ead9 /configure.ac
parenteb2d36ba7f9f0008c712dd5030350e6a7c1b63a9 (diff)
downloadanaconda-a18f4c52c0d4fc991d02d4d6041c2af3bb1b7a88.tar.gz
anaconda-a18f4c52c0d4fc991d02d4d6041c2af3bb1b7a88.tar.xz
anaconda-a18f4c52c0d4fc991d02d4d6041c2af3bb1b7a88.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 4ed38adc6..a39a168c1 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.4], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [18.5], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_HEADERS([config.h])