summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-01-12 18:07:24 -0500
committerUlrich Drepper <drepper@gmail.com>2011-01-12 18:07:24 -0500
commit754f22e63bbaecc0299276dff56595cf29fbec78 (patch)
tree06f9093e2419e3b00c26ae0277471952483b26a6 /configure.ac
parent4f6d4e104518f3fb55728fd5009a6909483f49fc (diff)
downloadelfutils-754f22e63bbaecc0299276dff56595cf29fbec78.tar.gz
Prepare 0.151 release.elfutils-0.151
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index a7541461..39ecd391 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script.
dnl Configure input file for elfutils. -*-autoconf-*-
dnl
-dnl Copyright (C) 1996-2010 Red Hat, Inc.
+dnl Copyright (C) 1996-2011 Red Hat, Inc.
dnl
dnl This program is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by
@@ -16,7 +16,7 @@ dnl You should have received a copy of the GNU General Public License
dnl along with this program; if not, write to the Free Software Foundation,
dnl Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
dnl
-AC_INIT([Red Hat elfutils],[0.150],[http://bugzilla.redhat.com/bugzilla/],[elfutils])
+AC_INIT([Red Hat elfutils],[0.151],[http://bugzilla.redhat.com/bugzilla/],[elfutils])
AC_CONFIG_AUX_DIR([config])
AC_CONFIG_FILES([config/Makefile])