Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff Johnston2017-03-03 22:11:11 +0000
committerJeff Johnston2017-03-06 16:38:21 +0000
commit4c52756fc321333d579418aecf5b77678a8cef92 (patch)
tree956ff35e91882c9c196315a9b4d390f49aee45cf /perf/org.eclipse.linuxtools.perf-feature/feature.xml
parentae6c2339fbf0447e4f5208233a0b94082d4c41cd (diff)
downloadorg.eclipse.linuxtools-4c52756fc321333d579418aecf5b77678a8cef92.tar.gz
org.eclipse.linuxtools-4c52756fc321333d579418aecf5b77678a8cef92.tar.xz
org.eclipse.linuxtools-4c52756fc321333d579418aecf5b77678a8cef92.zip
Update master to next major release.
Change-Id: I8a022908249736d7f85ed51d718b6966d877b1b9 Reviewed-on: https://git.eclipse.org/r/92299 Tested-by: Hudson CI Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
Diffstat (limited to 'perf/org.eclipse.linuxtools.perf-feature/feature.xml')
-rw-r--r--perf/org.eclipse.linuxtools.perf-feature/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/perf/org.eclipse.linuxtools.perf-feature/feature.xml b/perf/org.eclipse.linuxtools.perf-feature/feature.xml
index 8d0a8c252e..924393b682 100644
--- a/perf/org.eclipse.linuxtools.perf-feature/feature.xml
+++ b/perf/org.eclipse.linuxtools.perf-feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.linuxtools.perf.feature"
label="%featureName"
- version="5.3.0.qualifier"
+ version="6.0.0.qualifier"
provider-name="%provider"
os="linux"
license-feature="org.eclipse.license"

Back to the top