Skip to content
Snippets Groups Projects
Commit f5018696 authored by Patrick Bitterling's avatar Patrick Bitterling
Browse files

[BUILD] Changes necessary for Release 10.11.26.r2744

parent 041168fa
Branches
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Saros Plug-in
Bundle-SymbolicName: de.fu_berlin.inf.dpp;singleton:=true
Bundle-Version: 10.11.26.TESTING
Bundle-Version: 10.11.26.r2744
Bundle-Activator: de.fu_berlin.inf.dpp.Saros
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
......
......@@ -133,6 +133,14 @@ public class VersionManager {
*/
static {
/**
* Version 10.11.26.r2744
*/
compatibilityChart.put(new Version("10.11.26.r2744"), Arrays.asList(
new Version("10.11.26.r2744"), new Version("10.10.29.r2640"),
new Version("10.10.01.r2552"), new Version("10.8.27.r2333"),
new Version("10.7.30.r2310")));
/**
* Version 10.10.29.r2640
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment