summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorBrian C. Lane <bcl@redhat.com>2012-02-20 15:33:50 -0800
committerBrian C. Lane <bcl@redhat.com>2012-02-20 15:33:50 -0800
commit9437345836a8bea4c713fe896a263e5becaa5fe5 (patch)
tree0e6b30eb943bbd24488537f868a438d61fe45d49 /configure.ac
parent4057248ad98fa2406455b29329ea48a56fca9023 (diff)
downloadanaconda-9437345836a8bea4c713fe896a263e5becaa5fe5.tar.gz
anaconda-9437345836a8bea4c713fe896a263e5becaa5fe5.tar.xz
anaconda-9437345836a8bea4c713fe896a263e5becaa5fe5.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 c98cd359c..26394927d 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.0], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [18.1], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_SRCDIR([loader/loader.c])