Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Keller2013-02-25 18:21:15 +0000
committerMarkus Keller2013-02-25 18:24:51 +0000
commit168945abdb58d24ea316224ce2b4db735b5b1559 (patch)
tree4b3573259225ec0308a5bddeb2cc115f28ad9d4d /org.eclipse.ui.editors.tests/META-INF/MANIFEST.MF
parent85149fb05ecae9480940e33737aa94ea192b6a99 (diff)
downloadeclipse.platform.text-168945abdb58d24ea316224ce2b4db735b5b1559.tar.gz
eclipse.platform.text-168945abdb58d24ea316224ce2b4db735b5b1559.tar.xz
eclipse.platform.text-168945abdb58d24ea316224ce2b4db735b5b1559.zip
Diffstat (limited to 'org.eclipse.ui.editors.tests/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.ui.editors.tests/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.ui.editors.tests/META-INF/MANIFEST.MF b/org.eclipse.ui.editors.tests/META-INF/MANIFEST.MF
index 3b4934f29af..be54dff732f 100644
--- a/org.eclipse.ui.editors.tests/META-INF/MANIFEST.MF
+++ b/org.eclipse.ui.editors.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Plugin.name
Bundle-SymbolicName: org.eclipse.ui.editors.tests
-Bundle-Version: 3.8.0.qualifier
+Bundle-Version: 3.8.100.qualifier
Bundle-ClassPath: editorstests.jar
Bundle-Vendor: %Plugin.providerName
Bundle-Localization: plugin

Back to the top