Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Goubet2017-08-23 09:13:59 +0000
committerLaurent Goubet2017-08-23 09:56:16 +0000
commitf41aa76eadcdffba590bb2072eba1b9b7f998896 (patch)
treec4dd821995fff61a7f2a601152500687f80aba29 /plugins/org.eclipse.emf.compare.ide.ui/META-INF/MANIFEST.MF
parente34f996713a2a10396d44473e4fb0d89616b23d6 (diff)
downloadorg.eclipse.emf.compare-f41aa76eadcdffba590bb2072eba1b9b7f998896.tar.gz
org.eclipse.emf.compare-f41aa76eadcdffba590bb2072eba1b9b7f998896.tar.xz
org.eclipse.emf.compare-f41aa76eadcdffba590bb2072eba1b9b7f998896.zip
Bumping versions for Oxygen.13.3.2RC1
Diffstat (limited to 'plugins/org.eclipse.emf.compare.ide.ui/META-INF/MANIFEST.MF')
-rw-r--r--plugins/org.eclipse.emf.compare.ide.ui/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.emf.compare.ide.ui/META-INF/MANIFEST.MF b/plugins/org.eclipse.emf.compare.ide.ui/META-INF/MANIFEST.MF
index baf29853f..3e646d526 100644
--- a/plugins/org.eclipse.emf.compare.ide.ui/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.emf.compare.ide.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.emf.compare.ide.ui;singleton:=true
-Bundle-Version: 4.4.0.qualifier
+Bundle-Version: 4.4.1.qualifier
Bundle-Activator: org.eclipse.emf.compare.ide.ui.internal.EMFCompareIDEUIPlugin
Bundle-Vendor: %providerName
Require-Bundle: org.eclipse.core.runtime,

Back to the top