Skip to content

Commit

Permalink
*.cross.*.core: 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ilg-ul committed Jan 11, 2024
1 parent a0c2263 commit 893d2e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundle.name
Bundle-SymbolicName: org.eclipse.embedcdt.managedbuild.cross.arm.core;singleton:=true
Bundle-Version: 3.3.0.qualifier
Bundle-Version: 3.4.0.qualifier
Bundle-Activator: org.eclipse.embedcdt.internal.managedbuild.cross.arm.core.Activator
Require-Bundle: org.eclipse.embedcdt.core;bundle-version="6.4.0",
org.eclipse.embedcdt.managedbuild.cross.core;bundle-version="2.1.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundle.name
Bundle-SymbolicName: org.eclipse.embedcdt.managedbuild.cross.riscv.core;singleton:=true
Bundle-Version: 3.3.0.qualifier
Bundle-Version: 3.4.0.qualifier
Bundle-Activator: org.eclipse.embedcdt.internal.managedbuild.cross.riscv.core.Activator
Require-Bundle: org.eclipse.embedcdt.core;bundle-version="6.4.0",
org.eclipse.embedcdt.packs.core;bundle-version="3.1.3",
Expand Down

0 comments on commit 893d2e4

Please sign in to comment.