summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2009-09-17 14:48:38 -1000
committerDavid Cantrell <dcantrell@redhat.com>2009-09-17 14:48:38 -1000
commit5fed03f21185eb6680bbacf85c58aaee86df46d6 (patch)
treedb0db45c5496bccd4ee9430a39670f150151d1a8 /configure.ac
parent48453007e0b2c41f1a46b5ee65fe49e0102f9af3 (diff)
downloadanaconda-5fed03f21185eb6680bbacf85c58aaee86df46d6.tar.gz
anaconda-5fed03f21185eb6680bbacf85c58aaee86df46d6.tar.xz
anaconda-5fed03f21185eb6680bbacf85c58aaee86df46d6.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 0030d0b73..862648166 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.25], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [12.26], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_SRCDIR([loader/loader.c])