Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Arthorne2008-07-14 20:04:11 +0000
committerJohn Arthorne2008-07-14 20:04:11 +0000
commit52ca3efe1ce3dc050b7b4dbd407290f9d719758c (patch)
treea3627402e190325969253dab40b43214814cebec /bundles/org.eclipse.equinox.frameworkadmin.equinox/META-INF
parent9eafd6f4801d425db72f0272bd16af18e2d95ee6 (diff)
downloadrt.equinox.p2-52ca3efe1ce3dc050b7b4dbd407290f9d719758c.tar.gz
rt.equinox.p2-52ca3efe1ce3dc050b7b4dbd407290f9d719758c.tar.xz
rt.equinox.p2-52ca3efe1ce3dc050b7b4dbd407290f9d719758c.zip
Incremented version to 1.0.100 for bug fix in 3.5 stream
Diffstat (limited to 'bundles/org.eclipse.equinox.frameworkadmin.equinox/META-INF')
-rw-r--r--bundles/org.eclipse.equinox.frameworkadmin.equinox/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.frameworkadmin.equinox/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.frameworkadmin.equinox/META-INF/MANIFEST.MF
index c8229a6c3..517a62350 100644
--- a/bundles/org.eclipse.equinox.frameworkadmin.equinox/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.frameworkadmin.equinox/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.equinox.frameworkadmin.equinox;singleton:=true
-Bundle-Version: 1.0.0.qualifier
+Bundle-Version: 1.0.100.qualifier
Bundle-Activator: org.eclipse.equinox.internal.frameworkadmin.equinox.Activator
Bundle-Vendor: %providerName
Bundle-Localization: plugin

Back to the top