Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.e4.tools.css.editor.ui/META-INF/MANIFEST.MF')
-rw-r--r--bundles/org.eclipse.e4.tools.css.editor.ui/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.e4.tools.css.editor.ui/META-INF/MANIFEST.MF b/bundles/org.eclipse.e4.tools.css.editor.ui/META-INF/MANIFEST.MF
index ff21a2d3..1042c6d6 100644
--- a/bundles/org.eclipse.e4.tools.css.editor.ui/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.e4.tools.css.editor.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: org.eclipse.e4.tools.css.editor.ui
Bundle-Vendor: My Company
-Bundle-Version: 1.0.0
+Bundle-Version: 0.12.0.qualifier
Bundle-SymbolicName: org.eclipse.e4.tools.css.editor.ui; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.eclipse.e4.tools.css.editor;visibility:=reexport,

Back to the top