Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLars Vogel2019-12-20 10:30:19 +0000
committerLars Vogel2019-12-20 10:30:19 +0000
commit60ebbf20635278f7d7a5d7db7601fd523ac8bab4 (patch)
tree425bc7211e1c1348eb4c539a5ded12923f5d8147 /org.eclipse.text
parent049ef41111aa28b068b62d6e6385e664a96472b9 (diff)
downloadeclipse.platform.text-60ebbf20635278f7d7a5d7db7601fd523ac8bab4.tar.gz
eclipse.platform.text-60ebbf20635278f7d7a5d7db7601fd523ac8bab4.tar.xz
eclipse.platform.text-60ebbf20635278f7d7a5d7db7601fd523ac8bab4.zip
Required for https://git.eclipse.org/r/154824 Change-Id: Ifb56ee86385afe7d0998e37e874e3c3edeaa9a73 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
Diffstat (limited to 'org.eclipse.text')
-rw-r--r--org.eclipse.text/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.text/META-INF/MANIFEST.MF b/org.eclipse.text/META-INF/MANIFEST.MF
index 8989924ee8b..a7adeb868ce 100644
--- a/org.eclipse.text/META-INF/MANIFEST.MF
+++ b/org.eclipse.text/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.text
-Bundle-Version: 3.10.0.qualifier
+Bundle-Version: 3.10.100.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Export-Package:

Back to the top