summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2010-01-08 16:39:31 -1000
committerDavid Cantrell <dcantrell@redhat.com>2010-01-08 16:39:31 -1000
commitcc7359afc9466837a884734398d437bdab401939 (patch)
tree66b34b8986071ac25321e4ad6144528a5c7f4145 /configure.ac
parent8cc79fe8260c4bcce88e05edee5234fb8a9b8647 (diff)
downloadanaconda-cc7359afc9466837a884734398d437bdab401939.tar.gz
anaconda-cc7359afc9466837a884734398d437bdab401939.tar.xz
anaconda-cc7359afc9466837a884734398d437bdab401939.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 9b2fe5c97..c38ce6436 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.18], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [13.19], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_SRCDIR([loader/loader.c])