summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2009-09-15 14:03:38 -1000
committerDavid Cantrell <dcantrell@redhat.com>2009-09-15 14:03:38 -1000
commit3896dbaec7dc9fd227d80c010fbb0711692f1fd4 (patch)
tree96910949b236c558c29636384219a7df9bd85ea6 /configure.ac
parentfc5c37e4138e5d246fddc2183148bc30de6c4444 (diff)
downloadanaconda-3896dbaec7dc9fd227d80c010fbb0711692f1fd4.tar.gz
anaconda-3896dbaec7dc9fd227d80c010fbb0711692f1fd4.tar.xz
anaconda-3896dbaec7dc9fd227d80c010fbb0711692f1fd4.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 d097bb00a..0030d0b73 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.24], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [12.25], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_SRCDIR([loader/loader.c])