# HG changeset patch
# User heinrichsweikamp
# Date 1693049715 -7200
# Node ID ee3c0029ed34e847548ad8fbac56ffe3d454da3b
# Parent  391b3d420a39305b9d07d83381b8e2f23b32f901
Update Firmware version number

diff -r 391b3d420a39 -r ee3c0029ed34 Current build/OSTC4update_230802.bin
Binary file Current build/OSTC4update_230802.bin has changed
diff -r 391b3d420a39 -r ee3c0029ed34 Current build/OSTC4update_230826.bin
Binary file Current build/OSTC4update_230826.bin has changed
diff -r 391b3d420a39 -r ee3c0029ed34 Discovery/Src/settings.c
--- a/Discovery/Src/settings.c	Thu Aug 10 21:35:34 2023 +0200
+++ b/Discovery/Src/settings.c	Sat Aug 26 13:35:15 2023 +0200
@@ -61,15 +61,15 @@
 {
     .versionFirst   = 1,
     .versionSecond 	= 6,
-    .versionThird   = 2,
+    .versionThird   = 4,
     .versionBeta    = 0,
 
     /* 4 bytes with trailing 0 */
     .signature = "mh",
 
     .release_year = 23,
-    .release_month = 4,
-    .release_day = 13,
+    .release_month = 8,
+    .release_day = 26,
     .release_sub = 0,
 
     /* max 48 with trailing 0 */