Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2011-06-27 20:59:46 +0000
committerThomas Watson2011-06-27 20:59:46 +0000
commitc6a40a6b8186c9813118ee1989c469abc5159fb5 (patch)
treeadb3cea52507c98c344c9b1c929cf3c0338fc41b /bundles
parenta3043e7f0ae7a527a55f475a5413c9941bf15b53 (diff)
downloadrt.equinox.framework-c6a40a6b8186c9813118ee1989c469abc5159fb5.tar.gz
rt.equinox.framework-c6a40a6b8186c9813118ee1989c469abc5159fb5.tar.xz
rt.equinox.framework-c6a40a6b8186c9813118ee1989c469abc5159fb5.zip
increment version for Juno.v20110627
Diffstat (limited to 'bundles')
-rw-r--r--bundles/org.eclipse.osgi/supplement/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.osgi/supplement/META-INF/MANIFEST.MF b/bundles/org.eclipse.osgi/supplement/META-INF/MANIFEST.MF
index a746473ba..30133207b 100644
--- a/bundles/org.eclipse.osgi/supplement/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.osgi/supplement/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.equinox.supplement
-Bundle-Version: 1.4.0.qualifier
+Bundle-Version: 1.4.100.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Export-Package: org.eclipse.equinox.log;version="1.0",

Back to the top