summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorBrian C. Lane <bcl@redhat.com>2012-01-31 15:58:01 -0800
committerBrian C. Lane <bcl@redhat.com>2012-01-31 15:58:01 -0800
commit17fcd56dcebdde977ab46f4f335765fe347c01a4 (patch)
tree91951c2cd97a1ae7c8cde0907dad055d58dd7187 /configure.ac
parent50f49ece7240b2f27147de28498ea16e54e0cc4e (diff)
downloadanaconda-17fcd56dcebdde977ab46f4f335765fe347c01a4.tar.gz
anaconda-17fcd56dcebdde977ab46f4f335765fe347c01a4.tar.xz
anaconda-17fcd56dcebdde977ab46f4f335765fe347c01a4.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 35da2d5bb..955aeb8f6 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.3], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [17.4], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_SRCDIR([loader/loader.c])