Skip to content
Snippets Groups Projects
Commit ce79d54f authored by Ludovic Apvrille's avatar Ludovic Apvrille
Browse files

update on build version: build.txt

parent 1af2798b
No related branches found
No related tags found
No related merge requests found
12986 12987
\ No newline at end of file \ No newline at end of file
...@@ -50,8 +50,8 @@ package ui.util; ...@@ -50,8 +50,8 @@ package ui.util;
*/ */
public class DefaultText { public class DefaultText {
public static String BUILD = "12985"; public static String BUILD = "12986";
public static String DATE = "2019/03/20 11:25:27 CET"; public static String DATE = "2019/03/21 03:02:14 CET";
public static StringBuffer sbAbout = makeAbout(); public static StringBuffer sbAbout = makeAbout();
......
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