Skip to content
Snippets Groups Projects
Commit 430e610c authored by Sebastian Krings's avatar Sebastian Krings
Browse files

use eclipse compatible version numbers

parent 854aaebb
Branches
Tags
No related merge requests found
...@@ -2,7 +2,7 @@ Manifest-Version: 1.0 ...@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: ProB Disprover Core for EventB Bundle-Name: ProB Disprover Core for EventB
Bundle-SymbolicName: de.prob.eventb.disprover.core;singleton:=true Bundle-SymbolicName: de.prob.eventb.disprover.core;singleton:=true
Bundle-Version: 1.3.2 Bundle-Version: 1.3.2.qualifier
Bundle-Vendor: Heinrich-Heine University Dusseldorf Bundle-Vendor: Heinrich-Heine University Dusseldorf
Require-Bundle: org.eclipse.ui;bundle-version="[3.5.0,4.0.0)", Require-Bundle: org.eclipse.ui;bundle-version="[3.5.0,4.0.0)",
org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)", org.eclipse.core.runtime;bundle-version="[3.5.0,4.0.0)",
......
...@@ -2,7 +2,7 @@ Manifest-Version: 1.0 ...@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Bundle-Name: ProB Disprover UI for EventB Bundle-Name: ProB Disprover UI for EventB
Bundle-SymbolicName: de.prob.eventb.disprover.ui;singleton:=true Bundle-SymbolicName: de.prob.eventb.disprover.ui;singleton:=true
Bundle-Version: 2.0.3 Bundle-Version: 2.0.3.qualifier
Bundle-Vendor: Heinrich-Heine University Dusseldorf Bundle-Vendor: Heinrich-Heine University Dusseldorf
Require-Bundle: org.eventb.core.seqprover;bundle-version="[2.6.0,3.0.0)", Require-Bundle: org.eventb.core.seqprover;bundle-version="[2.6.0,3.0.0)",
org.eventb.ui;bundle-version="[2.5.0,3.0.0)", org.eventb.ui;bundle-version="[2.5.0,3.0.0)",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment