Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Niefer2008-08-19 20:51:49 +0000
committerAndrew Niefer2008-08-19 20:51:49 +0000
commit9d275cb799be149221ef9025726fd0cbf8485670 (patch)
tree08f3f9a36ed9e951b7010413d52c7ab8415af714 /bundles/org.eclipse.equinox.launcher/META-INF/MANIFEST.MF
parent95767796ffe3da113dfc859ed3a42a931f5c4ea6 (diff)
downloadrt.equinox.framework-9d275cb799be149221ef9025726fd0cbf8485670.tar.gz
rt.equinox.framework-9d275cb799be149221ef9025726fd0cbf8485670.tar.xz
rt.equinox.framework-9d275cb799be149221ef9025726fd0cbf8485670.zip
upversion for 3.5
Diffstat (limited to 'bundles/org.eclipse.equinox.launcher/META-INF/MANIFEST.MF')
-rw-r--r--bundles/org.eclipse.equinox.launcher/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.launcher/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.launcher/META-INF/MANIFEST.MF
index 5f1502516..36a3c5fce 100644
--- a/bundles/org.eclipse.equinox.launcher/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.launcher/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.equinox.launcher
-Bundle-Version: 1.0.100.qualifier
+Bundle-Version: 1.0.200.qualifier
Main-Class: org.eclipse.equinox.launcher.Main
Bundle-ClassPath: .
Bundle-Vendor: %providerName

Back to the top