summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2009-12-09 16:44:18 -0500
committerChris Lumens <clumens@redhat.com>2009-12-09 16:44:18 -0500
commit40ee1b777c953141fab93eba53ef8c8732ae0098 (patch)
tree93b2dc8a6edf6c2bc9e048e70ed02805b311641f /configure.ac
parent1edf86e1fbb49fdb603baa07b4ba7b11b21729ef (diff)
downloadanaconda-40ee1b777c953141fab93eba53ef8c8732ae0098.tar.gz
anaconda-40ee1b777c953141fab93eba53ef8c8732ae0098.tar.xz
anaconda-40ee1b777c953141fab93eba53ef8c8732ae0098.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 caa70cd7a..5238c5db3 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.9], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [13.10], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_SRCDIR([loader/loader.c])