Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrant Gayed2006-08-09 18:15:38 +0000
committerGrant Gayed2006-08-09 18:15:38 +0000
commit780638fb7b75717e56322b41baee2b13b98a12d8 (patch)
tree98b70ce539c489a55bc4f8ce8ff66cbaef431bd3
parent22a87c3762478069a7afad46ae91b44a2392c207 (diff)
downloadeclipse.platform.swt-780638fb7b75717e56322b41baee2b13b98a12d8.tar.gz
eclipse.platform.swt-780638fb7b75717e56322b41baee2b13b98a12d8.tar.xz
eclipse.platform.swt-780638fb7b75717e56322b41baee2b13b98a12d8.zip
*** empty log message ***v3233
-rw-r--r--bundles/org.eclipse.swt/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt/META-INF/MANIFEST.MF b/bundles/org.eclipse.swt/META-INF/MANIFEST.MF
index 1e261d3ba5..b9c277d7b0 100644
--- a/bundles/org.eclipse.swt/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.swt/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
Bundle-SymbolicName: org.eclipse.swt; singleton:=true
-Bundle-Version: 3.2.1
+Bundle-Version: 3.2.1.v3233
Bundle-ManifestVersion: 2
Bundle-Localization: plugin
Export-Package:

Back to the top