Skip to content

Commit 1bcf3bf

Browse files
author
Tudi20
committed
Change version number
1 parent 4d7abb4 commit 1bcf3bf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Universal THCRAP Launcher/MainForm.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ public MainForm()
3838

3939
#region Global variables
4040

41-
private const string VERSION_SUFFIX_S = "pre10";
41+
private const string VERSION_SUFFIX_S = "rumia";
4242

4343
private const string CONFIG_FILE = "utl_config.json";
4444
private readonly Image _custom = new Bitmap(Resources.Custom);
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
2019. 08. 18. 20:06:55,31
1+
2019. 08. 18. 20:14:16,37
22
Central Europe Standard Time

0 commit comments

Comments
 (0)