Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
mbe-tools
TTool
Commits
d288c44b
Commit
d288c44b
authored
May 13, 2020
by
Ludovic Apvrille
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update on build version: build.txt
parent
a327c351
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
build.txt
build.txt
+1
-1
src/main/java/ui/util/DefaultText.java
src/main/java/ui/util/DefaultText.java
+2
-2
No files found.
build.txt
View file @
d288c44b
13397
13398
\ No newline at end of file
\ No newline at end of file
src/main/java/ui/util/DefaultText.java
View file @
d288c44b
...
@@ -50,8 +50,8 @@ package ui.util;
...
@@ -50,8 +50,8 @@ package ui.util;
*/
*/
public
class
DefaultText
{
public
class
DefaultText
{
public
static
String
BUILD
=
"1339
6
"
;
public
static
String
BUILD
=
"1339
7
"
;
public
static
String
DATE
=
"2020/05/13
03:11:56
CET"
;
public
static
String
DATE
=
"2020/05/13
17:57:37
CET"
;
public
static
StringBuffer
sbAbout
=
makeAbout
();
public
static
StringBuffer
sbAbout
=
makeAbout
();
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment