diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | systemtap.spec.in | 2 |
2 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ +2005-09-06 Martin Hunt <hunt@redhat.com> + + * systemtap.spec.in: Bump elfutils_version to .115. + 2005-09-05 Roland McGrath <roland@redhat.com> * 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@ |