Mercurial > public > ostc4
diff Discovery/Src/settings.c @ 695:49b164022335 Betatest
1.6.0 release
author | heinrichsweikamp |
---|---|
date | Fri, 19 Aug 2022 11:27:44 +0200 |
parents | 5e9973957318 |
children | 8adf9b8fc7fa |
line wrap: on
line diff
--- a/Discovery/Src/settings.c Sat Aug 06 11:10:56 2022 +0200 +++ b/Discovery/Src/settings.c Fri Aug 19 11:27:44 2022 +0200 @@ -59,16 +59,16 @@ const SFirmwareData firmware_FirmwareData __attribute__( (section(".firmware_firmware_data")) ) = { .versionFirst = 1, - .versionSecond = 5, - .versionThird = 10, + .versionSecond = 6, + .versionThird = 0, .versionBeta = 0, /* 4 bytes with trailing 0 */ .signature = "mh", .release_year = 22, - .release_month = 03, - .release_day = 12, + .release_month = 8, + .release_day = 19, .release_sub = 0, /* max 48 with trailing 0 */