diff options
author | Andrey Loskutov | 2021-08-05 14:59:32 +0000 |
---|---|---|
committer | Andrey Loskutov | 2021-08-05 15:12:44 +0000 |
commit | 680c0245fcd25dca65b81763320f9c082529e159 (patch) | |
tree | b71424324d13677a40f1bb9ca018121703972525 /bundles/org.eclipse.compare/META-INF/MANIFEST.MF | |
parent | b5e22c9e83cfb9a40192f9c4a5ebb12de06ddc5a (diff) | |
download | eclipse.platform.team-680c0245fcd25dca65b81763320f9c082529e159.tar.gz eclipse.platform.team-680c0245fcd25dca65b81763320f9c082529e159.tar.xz eclipse.platform.team-680c0245fcd25dca65b81763320f9c082529e159.zip |
Bug 375870 - ImageMergeViewer leaks imagesY20210810-0820Y20210810-0500I20210811-1800I20210810-1800I20210809-1800I20210808-1800I20210807-1800I20210806-1800I20210805-1800
Change-Id: I177b2b4abb79b03bb690eb81e85e7a4f1338eaf6
Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
Reviewed-on: https://git.eclipse.org/r/c/platform/eclipse.platform.team/+/183739
Tested-by: Platform Bot <platform-bot@eclipse.org>
Diffstat (limited to 'bundles/org.eclipse.compare/META-INF/MANIFEST.MF')
-rw-r--r-- | bundles/org.eclipse.compare/META-INF/MANIFEST.MF | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.compare/META-INF/MANIFEST.MF b/bundles/org.eclipse.compare/META-INF/MANIFEST.MF index ee2fc2198..74270ae5c 100644 --- a/bundles/org.eclipse.compare/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.compare/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.compare; singleton:=true -Bundle-Version: 3.8.0.qualifier +Bundle-Version: 3.8.100.qualifier Bundle-Activator: org.eclipse.compare.internal.CompareUIPlugin Bundle-Vendor: %providerName Bundle-Localization: plugin |