Bug 378239 - Need to touch
org.eclipse.core.runtime.compatibility.registry fragment
diff --git a/bundles/org.eclipse.core.runtime.compatibility.registry/META-INF/MANIFEST.MF b/bundles/org.eclipse.core.runtime.compatibility.registry/META-INF/MANIFEST.MF
index b6ce41e..c13d108 100644
--- a/bundles/org.eclipse.core.runtime.compatibility.registry/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.core.runtime.compatibility.registry/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %fragmentName
 Bundle-SymbolicName: org.eclipse.core.runtime.compatibility.registry
-Bundle-Version: 3.5.0.qualifier
+Bundle-Version: 3.5.100.qualifier
 Bundle-Vendor: %providerName
 Fragment-Host: org.eclipse.equinox.registry;bundle-version="[3.5.0,3.6.0)"
 Bundle-Localization: fragment
diff --git a/bundles/org.eclipse.core.runtime.compatibility.registry/readme.txt b/bundles/org.eclipse.core.runtime.compatibility.registry/readme.txt
new file mode 100644
index 0000000..1ecd40c
--- /dev/null
+++ b/bundles/org.eclipse.core.runtime.compatibility.registry/readme.txt
@@ -0,0 +1 @@
+Had to update to get the latest signing certificate: https://bugs.eclipse.org/bugs/show_bug.cgi?id=378239
\ No newline at end of file