summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorBrian C. Lane <bcl@redhat.com>2013-01-25 10:42:25 -0800
committerBrian C. Lane <bcl@redhat.com>2013-01-25 10:42:25 -0800
commit37f03625f4a7b6a5d91a2636afeafa79e5ed4544 (patch)
treead778cfb131ef5c181bb52e951e772716865318c /configure.ac
parente5e72c4ff069c04c551172c7dc9ccc7f2ecfc8dd (diff)
downloadanaconda-37f03625f4a7b6a5d91a2636afeafa79e5ed4544.tar.gz
anaconda-37f03625f4a7b6a5d91a2636afeafa79e5ed4544.tar.xz
anaconda-37f03625f4a7b6a5d91a2636afeafa79e5ed4544.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 e78e00dfe..c933821de 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], [19.1], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [19.2], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_HEADERS([config.h])