Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarsten Thoms2019-06-12 03:07:43 +0000
committerKarsten Thoms2019-06-12 06:57:53 +0000
commitfd1319114d5773d63baf06e7bfe19e93e2f23661 (patch)
treedff102d3c2ddc1b132ffdf519fe5aedd8b348072 /org.eclipse.text/META-INF/MANIFEST.MF
parenta92933dc938dd8b40a7a978bae916d2b56f82827 (diff)
downloadeclipse.platform.text-fd1319114d5773d63baf06e7bfe19e93e2f23661.tar.gz
eclipse.platform.text-fd1319114d5773d63baf06e7bfe19e93e2f23661.tar.xz
eclipse.platform.text-fd1319114d5773d63baf06e7bfe19e93e2f23661.zip
4.13 version update
Version bumps for https://git.eclipse.org/r/#/c/142828/ - org.eclipse.core.filebuffers - org.eclipse.search - org.eclipse.text - org.eclipse.ui.genericeditor - org.eclipse.ui.genericeditor.examples - org.eclipse.ui.workbench.texteditor Change-Id: I22121e709aa405ad9479934d511a34ef206f8361 Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
Diffstat (limited to 'org.eclipse.text/META-INF/MANIFEST.MF')
-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 c55e23e6c87..82e539f8d2b 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.8.200.qualifier
+Bundle-Version: 3.8.300.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Export-Package:

Back to the top