Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2007-07-18 21:03:17 +0000
committerThomas Watson2007-07-18 21:03:17 +0000
commit1e7818fa2ae9925473b4cbf0831fb2e48cd1334c (patch)
treedd6f0fc3ddbf080e4dbc9caad89d7ccb92968233 /bundles/org.eclipse.equinox.launcher
parent256aafbe5657e27dee2d5c0d88a272c0c907297f (diff)
downloadrt.equinox.framework-1e7818fa2ae9925473b4cbf0831fb2e48cd1334c.tar.gz
rt.equinox.framework-1e7818fa2ae9925473b4cbf0831fb2e48cd1334c.tar.xz
rt.equinox.framework-1e7818fa2ae9925473b4cbf0831fb2e48cd1334c.zip
increment version for 3.4 stream.
Diffstat (limited to 'bundles/org.eclipse.equinox.launcher')
-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 2bf25da43..5f1502516 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.0.qualifier
+Bundle-Version: 1.0.100.qualifier
Main-Class: org.eclipse.equinox.launcher.Main
Bundle-ClassPath: .
Bundle-Vendor: %providerName

Back to the top