summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2009-09-09 14:27:36 -1000
committerDavid Cantrell <dcantrell@redhat.com>2009-09-09 14:27:36 -1000
commitb4da732d796ce15fb9957e6488618de66c2ae595 (patch)
tree9e6ec5fd68c32a5c6c30b531d72f73382b85edee /configure.ac
parentf78727e1b60b22633491c75da5c6788d71524d4b (diff)
downloadanaconda-b4da732d796ce15fb9957e6488618de66c2ae595.tar.gz
anaconda-b4da732d796ce15fb9957e6488618de66c2ae595.tar.xz
anaconda-b4da732d796ce15fb9957e6488618de66c2ae595.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 2108526b5..a4d74af65 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.22], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [12.23], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_SRCDIR([loader/loader.c])