summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2009-11-04 12:52:04 -1000
committerDavid Cantrell <dcantrell@redhat.com>2009-11-04 12:52:04 -1000
commit6585d72ddf903eb1836fd1f9f68ad4cc80dfdbde (patch)
tree02fba077677cd542aba219c8bf42895b3a702816 /configure.ac
parentedc665e6fa2ba71e89eb83412738622e916c3a05 (diff)
downloadanaconda-6585d72ddf903eb1836fd1f9f68ad4cc80dfdbde.tar.gz
anaconda-6585d72ddf903eb1836fd1f9f68ad4cc80dfdbde.tar.xz
anaconda-6585d72ddf903eb1836fd1f9f68ad4cc80dfdbde.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 08411c9b0..51b66afa5 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.43], [anaconda-devel-list@redhat.com])
+AC_INIT([anaconda], [12.44], [anaconda-devel-list@redhat.com])
AM_INIT_AUTOMAKE([foreign no-dist-gzip dist-bzip2])
AC_CONFIG_SRCDIR([loader/loader.c])