Skip to content
Snippets Groups Projects
Commit d6acf67a authored by apvrille's avatar apvrille
Browse files

New release

parent 26c152c5
No related branches found
No related tags found
No related merge requests found
......@@ -60,7 +60,7 @@ public class DefaultText {
}
public static String getVersion() {
return "0.98-beta4"; /* Set new release Feb. 19th, 2016 */
return "0.99-beta1"; /* Set new release March. 6th, 2017 */
}
public static String getFullVersion() {
......@@ -73,7 +73,7 @@ public class DefaultText {
sb.append("Programmers\n\tLudovic Apvrille, Daniel Knorreck, Andrea Enrici, Florian Lugou, Letitia Li - Telecom ParisTech\n");
sb.append("Daniela Genius - LIP6\n");
sb.append("Contact email: ludovic.apvrille@telecom-paristech.fr\n");
sb.append("\tCopyright Institut Telecom - Telecom ParisTech / Ludovic Apvrille \n\n");
sb.append("\tCopyright IMT - Telecom ParisTech / Ludovic Apvrille \n\n");
sb.append("Online documentation\n\tLudovic Apvrille - Telecom ParisTech - ludovic.apvrille@telecom-paristech.fr\n\n\n");
sb.append("For more information regarding TTool, and the UML/SysML profiles supportd by TTool:\n");
sb.append("TTool's website: http://ttool.telecom-paristech.fr/\n\n");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment