summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2012-10-05 16:28:06 -0400
committerChris Lumens <clumens@redhat.com>2012-10-05 16:28:06 -0400
commitabab348c47963655f39b3d1f407fea3db35bec1f (patch)
tree68b324105e9f19a6876d2ef3ab70f1982c91adfa /configure.ac
parentcb01bc6c2053693a3d91ebc19f1664eae2e8d175 (diff)
downloadanaconda-abab348c47963655f39b3d1f407fea3db35bec1f.tar.gz
anaconda-abab348c47963655f39b3d1f407fea3db35bec1f.tar.xz
anaconda-abab348c47963655f39b3d1f407fea3db35bec1f.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 51f275365..8e8d8e4a3 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.12], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [18.13], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_HEADERS([config.h])