summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Lehman <dlehman@redhat.com>2010-02-12 20:24:12 -0500
committerDavid Lehman <dlehman@redhat.com>2010-02-12 20:24:12 -0500
commitf9653f76e0366a0f829015c286488ea950f08a5a (patch)
tree0d8188caec8b7cd17b94b52209d1fd2f8a0d4264 /configure.ac
parentc04faa27a88472dec0fea1909338ba01254cd71f (diff)
downloadanaconda-f9653f76e0366a0f829015c286488ea950f08a5a.tar.gz
anaconda-f9653f76e0366a0f829015c286488ea950f08a5a.tar.xz
anaconda-f9653f76e0366a0f829015c286488ea950f08a5a.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 d56986d3c..e39d920ab 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], [13.25], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [13.26], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_SRCDIR([loader/loader.c])