From 7018915bdbf9d7ad469ca0d4f62054e44c0d14a1 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 28 Jul 2005 21:31:36 +0000 Subject: [PATCH] New release. --- NEWS | 6 ++++++ configure.ac | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index c3ddfbb80..602514fd5 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +Version 0.111: + +libdw: now contains all of libdwfl. The latter is not installed anymore. + +elfcmp: little usability tweak, name and index of differing section is printed. + Version 0.110: libelf: fix a numbe rof problems with elf_update diff --git a/configure.ac b/configure.ac index 12cd55188..f995bb716 100644 --- a/configure.ac +++ b/configure.ac @@ -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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. dnl -AC_INIT([Red Hat elfutils],[0.110],[http://bugzilla.redhat.com/bugzilla/], +AC_INIT([Red Hat elfutils],[0.111],[http://bugzilla.redhat.com/bugzilla/], [elfutils]) AC_CONFIG_AUX_DIR([config]) -- 2.47.2