Skip to content
Snippets Groups Projects
Commit d4f464d4 authored by Umut's avatar Umut
Browse files

Changes necessary for Release 10.5.28.r2173

parent bb25e7a8
No related branches found
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.5.28.TESTING
Bundle-Version: 10.5.28.r2173
Bundle-Activator: de.fu_berlin.inf.dpp.Saros
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
......
......@@ -135,6 +135,12 @@ public class VersionManager {
/**
* <Add new version here>
*/
/**
* Version 10.4.14.r2128
*/
compatibilityChart.put(new Version("10.5.28.r2173"), Arrays
.asList(new Version("10.5.28.r2173")));
/**
* Version 10.4.14.r2128
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment