Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.qvtd.runtime/META-INF/MANIFEST.MF')
-rw-r--r--plugins/org.eclipse.qvtd.runtime/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.qvtd.runtime/META-INF/MANIFEST.MF b/plugins/org.eclipse.qvtd.runtime/META-INF/MANIFEST.MF
index 69d4d4bb0..53a9875ca 100644
--- a/plugins/org.eclipse.qvtd.runtime/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.qvtd.runtime/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.qvtd.runtime;singleton:=true
Bundle-Vendor: %providerName
-Bundle-Version: 0.15.0.qualifier
+Bundle-Version: 0.16.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-Localization: plugin
Require-Bundle: org.eclipse.osgi;bundle-version="[3.5.0,4.0.0)",

Back to the top