diff options
author | Thomas Watson | 2009-07-15 11:08:52 +0000 |
---|---|---|
committer | Thomas Watson | 2009-07-15 11:08:52 +0000 |
commit | 66caf25ba0556eadff4d0572e9cd09051d0c71d6 (patch) | |
tree | 5efd72c19c24e464c1ee41d676acf0151fcb688c | |
parent | c66a5a9bc54779a36160ac44cc0adc04318ee771 (diff) | |
download | rt.equinox.framework-66caf25ba0556eadff4d0572e9cd09051d0c71d6.tar.gz rt.equinox.framework-66caf25ba0556eadff4d0572e9cd09051d0c71d6.tar.xz rt.equinox.framework-66caf25ba0556eadff4d0572e9cd09051d0c71d6.zip |
upversionR35x_v20090715
-rw-r--r-- | bundles/org.eclipse.equinox.launcher/META-INF/MANIFEST.MF | 2 |
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..1228e5017 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.201.qualifier Main-Class: org.eclipse.equinox.launcher.Main Bundle-ClassPath: . Bundle-Vendor: %providerName |