diff Discovery/Src/settings.c @ 533:02e7e11fdbe8 1.5.5 release

increase version numbers, compile with TRUST_LOG_CONSISTENCY switch
author heinrichsweikamp
date Fri, 25 Sep 2020 11:13:03 +0200
parents 7512804bc6cf
children d784f281833a
line wrap: on
line diff
--- a/Discovery/Src/settings.c	Wed Sep 16 10:52:57 2020 +0200
+++ b/Discovery/Src/settings.c	Fri Sep 25 11:13:03 2020 +0200
@@ -57,15 +57,15 @@
 {
     .versionFirst   = 1,
     .versionSecond 	= 5,
-    .versionThird   = 4,
+    .versionThird   = 5,
     .versionBeta    = 0,
 
     /* 4 bytes with trailing 0 */
     .signature = "mh",
 
     .release_year = 20,
-    .release_month = 6,
-    .release_day = 30,
+    .release_month = 9,
+    .release_day = 25,
     .release_sub = 0,
 
     /* max 48 with trailing 0 */