Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavid_williams2005-11-02 06:56:27 +0000
committerdavid_williams2005-11-02 06:56:27 +0000
commitee0c93890af722c5413f4e18953ed7233e34566e (patch)
tree93c88249b106d2226f42dc6584f7beaccec52ba8 /bundles/org.eclipse.wst.xml.ui/META-INF
parent99b36100d933b2e0e8acae4a55e1e44be08791f4 (diff)
downloadwebtools.sourceediting-ee0c93890af722c5413f4e18953ed7233e34566e.tar.gz
webtools.sourceediting-ee0c93890af722c5413f4e18953ed7233e34566e.tar.xz
webtools.sourceediting-ee0c93890af722c5413f4e18953ed7233e34566e.zip
major mass change to version 1.0
Diffstat (limited to 'bundles/org.eclipse.wst.xml.ui/META-INF')
-rw-r--r--bundles/org.eclipse.wst.xml.ui/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.wst.xml.ui/META-INF/MANIFEST.MF b/bundles/org.eclipse.wst.xml.ui/META-INF/MANIFEST.MF
index ec938f904f..f0b922d19f 100644
--- a/bundles/org.eclipse.wst.xml.ui/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.wst.xml.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.wst.xml.ui; singleton:=true
-Bundle-Version: 0.7.0
+Bundle-Version: 1.0.0
Bundle-Activator: org.eclipse.wst.xml.ui.internal.XMLUIPlugin
Bundle-Vendor: %providerName
Bundle-Localization: plugin

Back to the top