summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2010-12-22 13:35:44 -0500
committerChris Lumens <clumens@redhat.com>2010-12-22 13:35:44 -0500
commit15584938883e75f03ce5f16708e15132e261922c (patch)
tree3ff784ea4ef2918a26a75942b3d0d92b680c7b22 /configure.ac
parent331b0ec57568d957cf786ee04124e742f2def76b (diff)
downloadanaconda-15584938883e75f03ce5f16708e15132e261922c.tar.gz
anaconda-15584938883e75f03ce5f16708e15132e261922c.tar.xz
anaconda-15584938883e75f03ce5f16708e15132e261922c.zip
Another 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 641def3b4..96596d593 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], [15.12], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [15.13], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_SRCDIR([loader/loader.c])