summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorBrian C. Lane <bcl@redhat.com>2012-05-16 13:33:01 -0700
committerBrian C. Lane <bcl@redhat.com>2012-05-16 13:33:01 -0700
commit0bc51a3741b1b31b5540ebee911c6057dd52b26b (patch)
tree684e8e3cdb563c69cefc46d41105cdc74d376cf9 /configure.ac
parent6bc3083abb9a60274c6c77ac68c23c76d8320417 (diff)
downloadanaconda-0bc51a3741b1b31b5540ebee911c6057dd52b26b.tar.gz
anaconda-0bc51a3741b1b31b5540ebee911c6057dd52b26b.tar.xz
anaconda-0bc51a3741b1b31b5540ebee911c6057dd52b26b.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 911055f9e..4caa3ea60 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.27], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [17.28], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_HEADERS([config.h])