Skip to content
Snippets Groups Projects
Commit f6ade929 authored by Donut's avatar Donut
Browse files

[BUILD] Changes necessary for Release 10.10.29.r2640

parent 4fab7b55
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.10.29.TESTING
Bundle-Version: 10.10.29.r2640
Bundle-Activator: de.fu_berlin.inf.dpp.Saros
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
......
......@@ -133,6 +133,13 @@ public class VersionManager {
*/
static {
/**
* Version 10.10.29.r2640
*/
compatibilityChart.put(new Version("10.10.29.r2640"), Arrays.asList(
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.01.r2552
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment