summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2009-12-18 14:20:02 -1000
committerDavid Cantrell <dcantrell@redhat.com>2009-12-20 15:24:18 -1000
commit60afc0aa8015460866198a5a4326e761e1ca8743 (patch)
treec84c9125c184be649a07448a3fdedcd50cb74eca /configure.ac
parent9be626ae004afc741fcbe4abf61787e5b048da08 (diff)
downloadanaconda-60afc0aa8015460866198a5a4326e761e1ca8743.tar.gz
anaconda-60afc0aa8015460866198a5a4326e761e1ca8743.tar.xz
anaconda-60afc0aa8015460866198a5a4326e761e1ca8743.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 7cb68aa5f..daeaa1990 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.11], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [13.12], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_SRCDIR([loader/loader.c])