From 5d64f5e78eab3b1eeccca5c91aa50f8414c1e878 Mon Sep 17 00:00:00 2001 From: hunt Date: Tue, 6 Sep 2005 20:19:30 +0000 Subject: 2005-09-06 Martin Hunt * systemtap.spec.in: Bump elfutils_version to .115. --- ChangeLog | 4 ++++ systemtap.spec.in | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 123efec9..ed873879 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-09-06 Martin Hunt + + * systemtap.spec.in: Bump elfutils_version to .115. + 2005-09-05 Roland McGrath * loc2c.h: Comment fix. diff --git a/systemtap.spec.in b/systemtap.spec.in index 6711b35a..0a97c5c7 100644 --- a/systemtap.spec.in +++ b/systemtap.spec.in @@ -1,5 +1,5 @@ %define bundled_elfutils 1 -%define elfutils_version 0.114 +%define elfutils_version 0.115 Name: systemtap Version: @VERSION@ -- cgit