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

update on build version: build.txt

parent 9d311aa8
No related branches found
No related tags found
No related merge requests found
13521 13522
\ 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 = "13520"; public static String BUILD = "13521";
public static String DATE = "2020/08/20 03:02:22 CET"; public static String DATE = "2020/08/21 03:02:22 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