summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2009-09-25 17:07:09 -1000
committerDavid Cantrell <dcantrell@redhat.com>2009-09-25 17:32:18 -1000
commit843596454607efb417cd8a27659046b20c88e6c3 (patch)
treeae211b27ae225c5a9044866071a9cfce5f0ac3d9 /configure.ac
parent2986ed0578a758ffa692ee70d6b69a853c6cc233 (diff)
downloadanaconda-843596454607efb417cd8a27659046b20c88e6c3.tar.gz
anaconda-843596454607efb417cd8a27659046b20c88e6c3.tar.xz
anaconda-843596454607efb417cd8a27659046b20c88e6c3.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 696080e40..ccc75aa75 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.30], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [12.31], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_SRCDIR([loader/loader.c])