summaryrefslogtreecommitdiffstats
path: root/systemtap.spec
diff options
context:
space:
mode:
authorJosh Stone <jistone@redhat.com>2009-04-23 12:43:28 -0700
committerJosh Stone <jistone@redhat.com>2009-04-23 12:43:28 -0700
commit225d8d4b086b0bf29ac8c69634957d13f6b34e16 (patch)
treef597161b8b354e6345f631c73670710fcd132b9a /systemtap.spec
parent551218c441e28128d458c4fbd4923335800ea878 (diff)
downloadsystemtap-steved-225d8d4b086b0bf29ac8c69634957d13f6b34e16.tar.gz
systemtap-steved-225d8d4b086b0bf29ac8c69634957d13f6b34e16.tar.xz
systemtap-steved-225d8d4b086b0bf29ac8c69634957d13f6b34e16.zip
Version bumps for 0.9.6 release
Diffstat (limited to 'systemtap.spec')
-rw-r--r--systemtap.spec5
1 files changed, 4 insertions, 1 deletions
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 <jistone@redhat.com> - 0.9.6-1
+- Upstream release.
+
* Fri Mar 27 2009 Josh Stone <jistone@redhat.com> - 0.9.5-1
- Upstream release.