diff options
author | Frank Ch. Eigler <fche@elastic.org> | 2009-02-17 16:41:48 -0500 |
---|---|---|
committer | Frank Ch. Eigler <fche@elastic.org> | 2009-02-17 16:41:48 -0500 |
commit | c8bf931d80b0383f93ce335b3fb3d4237b18f8ab (patch) | |
tree | ed4020f5a6aa4473f8ef8c059062e76a0f6e2043 /systemtap.spec | |
parent | 71f4000b1036859f4fe927f528f2d6f25507fd76 (diff) | |
download | systemtap-steved-c8bf931d80b0383f93ce335b3fb3d4237b18f8ab.tar.gz systemtap-steved-c8bf931d80b0383f93ce335b3fb3d4237b18f8ab.tar.xz systemtap-steved-c8bf931d80b0383f93ce335b3fb3d4237b18f8ab.zip |
version bump to 0.9 throughout
Diffstat (limited to 'systemtap.spec')
-rw-r--r-- | systemtap.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/systemtap.spec b/systemtap.spec index be00fa98..7277f92a 100644 --- a/systemtap.spec +++ b/systemtap.spec @@ -7,7 +7,7 @@ Name: systemtap # for version, see also configure.ac -Version: 0.8 +Version: 0.9 Release: %{release}%{?dist} Summary: Instrumentation System Group: Development/System @@ -317,6 +317,9 @@ exit 0 %changelog +* Tue Feb 17 2009 Frank Ch. Eigler <fche@redhat.com> - 0.9-1 +- Upstream release. + * Thu Nov 13 2008 Frank Ch. Eigler <fche@redhat.com> - 0.8-1 - Upstream release. |