Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHenrik Rentz-Reichert2014-04-21 12:08:14 +0000
committerHenrik Rentz-Reichert2014-04-21 12:14:14 +0000
commit20aa6bfc67d1b44976157d8cd66575194f86fd8d (patch)
tree0a4e876db8c9ae1833ed67628b835c9550b1e57e /plugins/org.eclipse.etrice.core.etphys.ui/META-INF
parente31180eb25056061186605db7542f3d1be3073f2 (diff)
downloadorg.eclipse.etrice-20aa6bfc67d1b44976157d8cd66575194f86fd8d.tar.gz
org.eclipse.etrice-20aa6bfc67d1b44976157d8cd66575194f86fd8d.tar.xz
org.eclipse.etrice-20aa6bfc67d1b44976157d8cd66575194f86fd8d.zip
[*] eTrice 0.4.0 -> 0.5.0 in all manifests
Diffstat (limited to 'plugins/org.eclipse.etrice.core.etphys.ui/META-INF')
-rw-r--r--plugins/org.eclipse.etrice.core.etphys.ui/META-INF/MANIFEST.MF6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/org.eclipse.etrice.core.etphys.ui/META-INF/MANIFEST.MF b/plugins/org.eclipse.etrice.core.etphys.ui/META-INF/MANIFEST.MF
index 61bd97189..ed9b84a9e 100644
--- a/plugins/org.eclipse.etrice.core.etphys.ui/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.etrice.core.etphys.ui/META-INF/MANIFEST.MF
@@ -2,11 +2,11 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: org.eclipse.etrice.core.etphys.ui
Bundle-Vendor: Eclipse eTrice (Incubation)
-Bundle-Version: 0.4.0.qualifier
+Bundle-Version: 0.5.0.qualifier
Bundle-SymbolicName: org.eclipse.etrice.core.etphys.ui; singleton:=true
Bundle-ActivationPolicy: lazy
-Require-Bundle: org.eclipse.etrice.core.room.ui;bundle-version="0.4.0",
- org.eclipse.etrice.core.etphys;bundle-version="0.4.0";visibility:=reexport,
+Require-Bundle: org.eclipse.etrice.core.room.ui;bundle-version="0.5.0",
+ org.eclipse.etrice.core.etphys;bundle-version="0.5.0";visibility:=reexport,
org.eclipse.xtext.ui,
org.eclipse.ui.editors;bundle-version="3.5.0",
org.eclipse.ui.ide;bundle-version="3.5.0",

Back to the top