File tree Expand file tree Collapse file tree
Project Files/Source/Console Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,6 @@ namespace Thetis
66{
77 public static class VersionInfo
88 {
9- public static string BuildDate { get { return "05/09 /25" ; } }
9+ public static string BuildDate { get { return "05/11 /25" ; } }
1010 }
1111}
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ namespace Thetis
3737{
3838 class TitleBar
3939 {
40- public const string BUILD_NAME = "HL2 Beta 2.1 (MI0BOT)" ;
40+ public const string BUILD_NAME = "HL2 (MI0BOT)" ;
4141 public static string GetString ( bool bWithFirmware = true )
4242 {
4343 string sRevision = "." + Common . GetRevision ( ) ;
Original file line number Diff line number Diff line change 1- # Latest Release v2.10.3.8 9th May, 2025
1+ # Latest Release v2.10.3.8 11th May, 2025
22
3- # 2.10.3.8 Beta 1 (2025-5-9 )
3+ # 2.10.3.8 (2025-5-11 )
44WARNING - This release requires a rebuild of the database if you are upgrading
55from 2.10.3.6.
66
You can’t perform that action at this time.
0 commit comments