summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2010-01-08 13:57:49 -1000
committerDavid Cantrell <dcantrell@redhat.com>2010-01-08 13:57:49 -1000
commit39323750876f8dd8ddad569aa39394ae17894ba7 (patch)
treed91526616bd66ce2ec4e93b037f6c132e305ff76 /configure.ac
parent5a3ef00d049532f2eabfdeec364fd24d6e3df04e (diff)
downloadanaconda-39323750876f8dd8ddad569aa39394ae17894ba7.tar.gz
anaconda-39323750876f8dd8ddad569aa39394ae17894ba7.tar.xz
anaconda-39323750876f8dd8ddad569aa39394ae17894ba7.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 b529e6fb1..2de1daf2e 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], [13.16], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [13.17], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_SRCDIR([loader/loader.c])