summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2009-07-22 16:54:26 -1000
committerDavid Cantrell <dcantrell@redhat.com>2009-07-22 16:54:26 -1000
commit2906625b993a95d442747b2c9d99bc85af3cddbd (patch)
tree8918e7c9587e83702989ee9589e4afa9068ec071 /configure.ac
parent5eceb18e4dd0b32d71859a4fc1b9228e9effdbc5 (diff)
downloadanaconda-2906625b993a95d442747b2c9d99bc85af3cddbd.tar.gz
anaconda-2906625b993a95d442747b2c9d99bc85af3cddbd.tar.xz
anaconda-2906625b993a95d442747b2c9d99bc85af3cddbd.zip
New version (again).anaconda-12.5-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 afb50756c..5cb603ad0 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.4], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [12.5], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_SRCDIR([loader/loader.c])