Mercurial > public > ostc4
changeset 818:40e951cfa443
1.6.4 release
author | heinrichsweikamp |
---|---|
date | Thu, 14 Sep 2023 13:24:30 +0200 |
parents | d55ed6b7b14a |
children | 24b39a432bc2 |
files | Current build/OSTC4update_230912.bin Current build/OSTC4update_230914.bin Discovery/Src/settings.c Small_CPU/Src/baseCPU2.c |
diffstat | 4 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/Discovery/Src/settings.c Tue Sep 12 12:02:49 2023 +0200 +++ b/Discovery/Src/settings.c Thu Sep 14 13:24:30 2023 +0200 @@ -68,8 +68,8 @@ .signature = "mh", .release_year = 23, - .release_month = 8, - .release_day = 26, + .release_month = 9, + .release_day = 14, .release_sub = 0, /* max 48 with trailing 0 */
--- a/Small_CPU/Src/baseCPU2.c Tue Sep 12 12:02:49 2023 +0200 +++ b/Small_CPU/Src/baseCPU2.c Thu Sep 14 13:24:30 2023 +0200 @@ -174,8 +174,8 @@ .signature = "mh", .release_year = 23, - .release_month = 4, - .release_day = 13, + .release_month = 9, + .release_day = 14, .release_sub = 0, /* max 48 with trailing 0 */