summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2009-10-05 12:05:32 -1000
committerDavid Cantrell <dcantrell@redhat.com>2009-10-05 12:22:32 -1000
commita7f5279e0ff539bf78d52c41c46a26ecefd79b7a (patch)
tree9da4253728d095b1c3f59d0c4aa14b7f85289415 /configure.ac
parent7faf3de4fd1e5b2266ed3f820eb9f38c2c40ddfc (diff)
downloadanaconda-a7f5279e0ff539bf78d52c41c46a26ecefd79b7a.tar.gz
anaconda-a7f5279e0ff539bf78d52c41c46a26ecefd79b7a.tar.xz
anaconda-a7f5279e0ff539bf78d52c41c46a26ecefd79b7a.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 255a3296e..0caba991d 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.32], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [13.0], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_SRCDIR([loader/loader.c])