Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrum Tsvetkov2014-08-20 09:55:58 +0000
committerKrum Tsvetkov2014-08-20 09:55:58 +0000
commitb862f834da99f9b9f00553ad8023fa75b69b088a (patch)
tree78ce56260aea87053d520b67400ef1afd80b2500 /plugins/org.eclipse.mat.report/META-INF/MANIFEST.MF
parent276ff3200db1a70971751552f2aa9fc5ebdd7158 (diff)
downloadorg.eclipse.mat-b862f834da99f9b9f00553ad8023fa75b69b088a.tar.gz
org.eclipse.mat-b862f834da99f9b9f00553ad8023fa75b69b088a.tar.xz
org.eclipse.mat-b862f834da99f9b9f00553ad8023fa75b69b088a.zip
442149: Update version to 1.5.0-SNAPSHOT
Diffstat (limited to 'plugins/org.eclipse.mat.report/META-INF/MANIFEST.MF')
-rw-r--r--plugins/org.eclipse.mat.report/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.mat.report/META-INF/MANIFEST.MF b/plugins/org.eclipse.mat.report/META-INF/MANIFEST.MF
index a49b62a0..f11c0b14 100644
--- a/plugins/org.eclipse.mat.report/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.mat.report/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-Vendor: %Bundle-Vendor
Bundle-SymbolicName: org.eclipse.mat.report;singleton:=true
-Bundle-Version: 1.4.0.qualifier
+Bundle-Version: 1.5.0.qualifier
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Export-Package: org.eclipse.mat,
org.eclipse.mat.collect,

Back to the top