summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2009-07-20 18:25:53 -1000
committerDavid Cantrell <dcantrell@redhat.com>2009-07-20 18:25:53 -1000
commit25406dad302eba94c0967b2d4ea10b7707d00c72 (patch)
treea331da211a16738c56808cd569f8b173c0cfde40 /configure.ac
parentee889790b3f25d50f79784a6b318a12b002ce269 (diff)
downloadanaconda-25406dad302eba94c0967b2d4ea10b7707d00c72.tar.gz
anaconda-25406dad302eba94c0967b2d4ea10b7707d00c72.tar.xz
anaconda-25406dad302eba94c0967b2d4ea10b7707d00c72.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 70e770aef..7daada3b6 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.2], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [12.3], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_SRCDIR([loader/loader.c])