Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLars Vogel2021-03-15 06:54:59 +0000
committerLars Vogel2021-03-15 06:54:59 +0000
commit96ea3540b86ec269ff9285f002dbef7ea845aa07 (patch)
tree43ca73af4f06f421d753440801e756d437bd3b9a
parentd5939bad9ee402165f2e6004852a257f2da1e351 (diff)
downloadeclipse.platform.ua-96ea3540b86ec269ff9285f002dbef7ea845aa07.tar.gz
eclipse.platform.ua-96ea3540b86ec269ff9285f002dbef7ea845aa07.tar.xz
eclipse.platform.ua-96ea3540b86ec269ff9285f002dbef7ea845aa07.zip
4.20 update of org.eclipse.ui.intro.quicklinks
Required for pending Gerrits Change-Id: I3ec2c328102955064a01b2e182b8e56b85c969eb Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
-rw-r--r--org.eclipse.ui.intro.quicklinks/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.ui.intro.quicklinks/META-INF/MANIFEST.MF b/org.eclipse.ui.intro.quicklinks/META-INF/MANIFEST.MF
index 1b12b243c..1be0d7d81 100644
--- a/org.eclipse.ui.intro.quicklinks/META-INF/MANIFEST.MF
+++ b/org.eclipse.ui.intro.quicklinks/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %plugin_name
Bundle-SymbolicName: org.eclipse.ui.intro.quicklinks;singleton:=true
-Bundle-Version: 1.1.0.qualifier
+Bundle-Version: 1.1.100.qualifier
Bundle-Vendor: %provider_name
Bundle-RequiredExecutionEnvironment: JavaSE-11
Require-Bundle: org.eclipse.ui.intro;bundle-version="3.4.0",

Back to the top