Mercurial > public > ostc4
changeset 639:13ded99ecd56
add build for testing, advance to FW1.5.7, RTE is unchanged since 1.5.6
author | heinrichsweikamp |
---|---|
date | Thu, 25 Feb 2021 12:20:43 +0100 |
parents | 4532953ac1a0 |
children | f735f1123526 |
files | Current build/OSTC4update_210205.bin Current build/OSTC4update_210225.bin Discovery/Src/settings.c |
diffstat | 3 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/Discovery/Src/settings.c Wed Feb 24 21:45:35 2021 +0100 +++ b/Discovery/Src/settings.c Thu Feb 25 12:20:43 2021 +0100 @@ -58,7 +58,7 @@ { .versionFirst = 1, .versionSecond = 5, - .versionThird = 6, + .versionThird = 7, .versionBeta = 0, /* 4 bytes with trailing 0 */ @@ -66,7 +66,7 @@ .release_year = 21, .release_month = 02, - .release_day = 06, + .release_day = 25, .release_sub = 0, /* max 48 with trailing 0 */