summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2009-10-28 16:57:45 -0400
committerChris Lumens <clumens@redhat.com>2009-10-28 16:57:45 -0400
commitdb9d2ab3ffd2145ae2eecfb038b0809135f8cfdf (patch)
treed7ba7e2e4ac6beca4f6483935846ed42e10c25b8 /configure.ac
parent3e2c310767107b3067400b0d05b1fcb8842bef9c (diff)
downloadanaconda-db9d2ab3ffd2145ae2eecfb038b0809135f8cfdf.tar.gz
anaconda-db9d2ab3ffd2145ae2eecfb038b0809135f8cfdf.tar.xz
anaconda-db9d2ab3ffd2145ae2eecfb038b0809135f8cfdf.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 9c733ae1d..69a91a270 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], [12.39], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [12.40], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_SRCDIR([loader/loader.c])