# HG changeset patch # User heinrichsweikamp # Date 1570363961 -7200 # Node ID ba53ab77f059251e3e2777b48e7a59324ab0d344 # Parent 591c03a1e68d57be07ecf46f4e304fec5068be3c# Parent 607099140a412ebaa8ad7909ddd2ac84caafdd86 Merge diff -r 607099140a41 -r ba53ab77f059 Current build/OSTC4update_190804.bin Binary file Current build/OSTC4update_190804.bin has changed diff -r 607099140a41 -r ba53ab77f059 Current build/OSTC4update_191006.bin Binary file Current build/OSTC4update_191006.bin has changed diff -r 607099140a41 -r ba53ab77f059 Discovery/Src/settings.c --- a/Discovery/Src/settings.c Sun Oct 06 11:58:36 2019 +0000 +++ b/Discovery/Src/settings.c Sun Oct 06 14:12:41 2019 +0200 @@ -55,15 +55,15 @@ { .versionFirst = 1, .versionSecond = 5, - .versionThird = 0, + .versionThird = 1, .versionBeta = 0, /* 4 bytes with trailing 0 */ .signature = "mh", .release_year = 19, - .release_month = 8, - .release_day = 5, + .release_month = 10, + .release_day = 6, .release_sub = 0, /* max 48 with trailing 0 */ diff -r 607099140a41 -r ba53ab77f059 RefPrj/Firmware/.cproject --- a/RefPrj/Firmware/.cproject Sun Oct 06 11:58:36 2019 +0000 +++ b/RefPrj/Firmware/.cproject Sun Oct 06 14:12:41 2019 +0200 @@ -50,7 +50,7 @@