Skip to content

Commit 6ca9ade

Browse files
committed
bump cross.arm.core to 3.1.0
1 parent 288fabd commit 6ca9ade

File tree

2 files changed

+2
-2
lines changed
  • plugins
    • org.eclipse.embedcdt.managedbuild.cross.arm.core/META-INF
    • org.eclipse.embedcdt.managedbuild.cross.arm.ui/META-INF

2 files changed

+2
-2
lines changed

plugins/org.eclipse.embedcdt.managedbuild.cross.arm.core/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %bundle.name
44
Bundle-SymbolicName: org.eclipse.embedcdt.managedbuild.cross.arm.core;singleton:=true
5-
Bundle-Version: 3.0.0.qualifier
5+
Bundle-Version: 3.1.0.qualifier
66
Bundle-Activator: org.eclipse.embedcdt.internal.managedbuild.cross.arm.core.Activator
77
Require-Bundle: org.eclipse.embedcdt.core;bundle-version="6.2.1",
88
org.eclipse.embedcdt.managedbuild.cross.core;bundle-version="2.0.0",

plugins/org.eclipse.embedcdt.managedbuild.cross.arm.ui/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Bundle-Name: %bundle.name
44
Bundle-SymbolicName: org.eclipse.embedcdt.managedbuild.cross.arm.ui;singleton:=true
55
Bundle-Version: 3.1.0.qualifier
66
Require-Bundle: org.eclipse.embedcdt.core;bundle-version="6.2.1",
7-
org.eclipse.embedcdt.managedbuild.cross.arm.core;bundle-version="3.0.0",
7+
org.eclipse.embedcdt.managedbuild.cross.arm.core;bundle-version="3.1.0",
88
org.eclipse.embedcdt.managedbuild.cross.core;bundle-version="2.0.0",
99
org.eclipse.embedcdt.managedbuild.cross.ui;bundle-version="2.0.0",
1010
org.eclipse.embedcdt.ui;bundle-version="6.2.0",

0 commit comments

Comments
 (0)