From 225d8d4b086b0bf29ac8c69634957d13f6b34e16 Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Thu, 23 Apr 2009 12:43:28 -0700 Subject: Version bumps for 0.9.6 release --- systemtap.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'systemtap.spec') diff --git a/systemtap.spec b/systemtap.spec index a01ccb11..9e1a8689 100644 --- a/systemtap.spec +++ b/systemtap.spec @@ -6,7 +6,7 @@ %{!?pie_supported: %define pie_supported 1} Name: systemtap -Version: 0.9.5 +Version: 0.9.6 Release: 1%{?dist} # for version, see also configure.ac Summary: Instrumentation System @@ -323,6 +323,9 @@ exit 0 %changelog +* Thu Apr 23 2009 Josh Stone - 0.9.6-1 +- Upstream release. + * Fri Mar 27 2009 Josh Stone - 0.9.5-1 - Upstream release. -- cgit