summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorBrian C. Lane <bcl@redhat.com>2012-02-21 10:07:34 -0800
committerBrian C. Lane <bcl@redhat.com>2012-02-21 10:07:34 -0800
commit66ac18da2274e827a669ba1c3e2f6716403bb30e (patch)
treed27d04ebc01821df8be4705086ddfe1fbf7d52ce /configure.ac
parent96aac02167e85ff36a5b523c957997139694d57c (diff)
downloadanaconda-66ac18da2274e827a669ba1c3e2f6716403bb30e.tar.gz
anaconda-66ac18da2274e827a669ba1c3e2f6716403bb30e.tar.xz
anaconda-66ac18da2274e827a669ba1c3e2f6716403bb30e.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 279698d21..f950f2a8d 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], [17.10], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [17.11], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_SRCDIR([loader/loader.c])