summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2009-09-24 10:12:58 -0400
committerChris Lumens <clumens@redhat.com>2009-09-24 10:12:58 -0400
commit1153ecb75dc416b0ae727985a6d2cd5942a89fed (patch)
tree815c9375a0c1556696cda272c3dd58534ba6b4a5 /configure.ac
parentadbfcfb7602dee546786504b757f4eabc0653a3c (diff)
downloadanaconda-1153ecb75dc416b0ae727985a6d2cd5942a89fed.tar.gz
anaconda-1153ecb75dc416b0ae727985a6d2cd5942a89fed.tar.xz
anaconda-1153ecb75dc416b0ae727985a6d2cd5942a89fed.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 eb7db73d7..696080e40 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.29], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [12.30], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_SRCDIR([loader/loader.c])