summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2009-07-22 15:36:25 -1000
committerDavid Cantrell <dcantrell@redhat.com>2009-07-22 15:36:25 -1000
commit5eceb18e4dd0b32d71859a4fc1b9228e9effdbc5 (patch)
treed93f5725e06afe7ae2af9c7259b3506066e20448 /configure.ac
parent73c5610adfb315d49f52a01a0a5808d4a198388b (diff)
downloadanaconda-5eceb18e4dd0b32d71859a4fc1b9228e9effdbc5.tar.gz
anaconda-5eceb18e4dd0b32d71859a4fc1b9228e9effdbc5.tar.xz
anaconda-5eceb18e4dd0b32d71859a4fc1b9228e9effdbc5.zip
New version.anaconda-12.4-1
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 7daada3b6..afb50756c 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.3], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [12.4], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_SRCDIR([loader/loader.c])