new recovery

This commit is contained in:
Anatoliy Belyanskiy 2024-06-24 02:21:12 +10:00
parent 1af84f585b
commit 01731f2339
2 changed files with 1 additions and 1 deletions

View File

@ -216,7 +216,7 @@ ID_Version: DW BIOS_ver_hex
ID_SPRINTER: DB 'Firmware v' ID_SPRINTER: DB 'Firmware v'
.BIOS_ver: DB BIOS_ver_string,' ' .BIOS_ver: DB BIOS_ver_string,' '
IF BETA_BUILD IF BETA_BUILD
DB 'BETA' DB 'BETA 2'
ELSE ELSE
DB '[',BUILD_DATE,']' DB '[',BUILD_DATE,']'
ENDIF ENDIF

Binary file not shown.