summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2010-06-17 15:25:01 -0700
committerRoland McGrath <roland@redhat.com>2010-06-17 15:25:01 -0700
commitb000b888cf07db01520640a60392082afc8742fa (patch)
tree884d27c3db9a2275f90e5bdb79f9d6cd92ed10a7 /configure.ac
parent29ac69dea1640adbe9a19d158f4ea702f8f4223c (diff)
parentda062d546fc6e6196ec0a7c1e7705dc30cf2a696 (diff)
downloadelfutils-b000b888cf07db01520640a60392082afc8742fa.tar.gz
Merge commit 'elfutils-0.147' into dwarf
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 80087873..53cd8c05 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-2009, 2010 Red Hat, Inc.
+dnl Copyright (C) 1996-2010 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.146],[http://bugzilla.redhat.com/bugzilla/],[elfutils])
+AC_INIT([Red Hat elfutils],[0.147],[http://bugzilla.redhat.com/bugzilla/],[elfutils])
AC_CONFIG_AUX_DIR([config])
AC_CONFIG_FILES([config/Makefile])