summaryrefslogtreecommitdiffstats
path: root/systemtap.spec
diff options
context:
space:
mode:
authorJosh Stone <jistone@redhat.com>2009-08-04 21:09:18 -0700
committerJosh Stone <jistone@redhat.com>2009-08-04 21:09:44 -0700
commit034ce93ff77c29dbbc51783c1983092ec3421fe7 (patch)
treecfbb757b92cdbeb79f8643d2bdf835e3d08c57c9 /systemtap.spec
parentb6a45931c81fa7c1c0acb7c69146ee67cb19ca9b (diff)
parent1e9b189fbd2cdc0e978de086299ba3a501608005 (diff)
downloadsystemtap-steved-034ce93ff77c29dbbc51783c1983092ec3421fe7.tar.gz
systemtap-steved-034ce93ff77c29dbbc51783c1983092ec3421fe7.tar.xz
systemtap-steved-034ce93ff77c29dbbc51783c1983092ec3421fe7.zip
Merge branch '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 2919ff19..03e9419c 100644
--- a/systemtap.spec
+++ b/systemtap.spec
@@ -8,7 +8,7 @@
%{!?with_grapher: %define with_grapher 1}
Name: systemtap
-Version: 0.9.8
+Version: 0.9.9
Release: 1%{?dist}
# for version, see also configure.ac
Summary: Instrumentation System
@@ -383,6 +383,9 @@ exit 0
%changelog
+* Tue Aug 4 2009 Josh Stone <jistone@redhat.com> - 0.9.9-1
+- Upstream release.
+
* Thu Jun 11 2009 Josh Stone <jistone@redhat.com> - 0.9.8-1
- Upstream release.