Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2009-07-15 11:13:55 +0000
committerThomas Watson2009-07-15 11:13:55 +0000
commit9a6c3e8dd0a058013cafe5df626a73a3370a6b90 (patch)
treedf65b23715c3dce82518c38b8cfd4a0786dbb96d /bundles/org.eclipse.equinox.launcher/META-INF/MANIFEST.MF
parentba1ab28816d4a41a0bff1c99a6031014015c7002 (diff)
downloadrt.equinox.framework-9a6c3e8dd0a058013cafe5df626a73a3370a6b90.tar.gz
rt.equinox.framework-9a6c3e8dd0a058013cafe5df626a73a3370a6b90.tar.xz
rt.equinox.framework-9a6c3e8dd0a058013cafe5df626a73a3370a6b90.zip
upversion
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 48cc9b69b..a2d01d027 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.200.qualifier
+Bundle-Version: 1.0.300.qualifier
Main-Class: org.eclipse.equinox.launcher.Main
Bundle-ClassPath: .
Bundle-Vendor: %providerName

Back to the top