summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2012-09-25 16:22:31 -0400
committerChris Lumens <clumens@redhat.com>2012-09-25 16:22:31 -0400
commit775d93459f90849f137095293355a4b1c336d583 (patch)
tree76cd665040e79d541b33e35d9df32d5b589cb310 /configure.ac
parent22675e9d2c28386fd999fa93f43b65522c904297 (diff)
downloadanaconda-775d93459f90849f137095293355a4b1c336d583.tar.gz
anaconda-775d93459f90849f137095293355a4b1c336d583.tar.xz
anaconda-775d93459f90849f137095293355a4b1c336d583.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 ba54f23cb..c19eed361 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.8], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [18.9], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_HEADERS([config.h])