diff options
author | BenoƮt Mauduit <benoit.mauduit@gmail.com> | 2011-05-15 10:50:49 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2011-06-27 00:12:33 +0200 |
commit | 001949a1e0aafc6d5dec384f20ccd9059142f774 (patch) | |
tree | 4e4c7761b04b411ce87b870faaa83b47129f021a | |
parent | 94ad0667ded7dd4c5c7c44df329f9eabe46314bd (diff) |
oprofile: Bump to version 0.9.6
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
-rw-r--r-- | package/oprofile/oprofile.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/oprofile/oprofile.mk b/package/oprofile/oprofile.mk index 42bf0e257..4522cda48 100644 --- a/package/oprofile/oprofile.mk +++ b/package/oprofile/oprofile.mk @@ -3,7 +3,7 @@ # oprofile # ############################################################# -OPROFILE_VERSION := 0.9.4 +OPROFILE_VERSION := 0.9.6 OPROFILE_CONF_OPT := --localstatedir=/var \ --with-kernel-support |