From d21bffcaf6e521b1fa98cb8579907ea4c9943478 Mon Sep 17 00:00:00 2001 From: Harald Barth Date: Wed, 16 Jul 2025 14:54:43 +0200 Subject: [PATCH] version entry for 5.4.13 --- version.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/version.h b/version.h index 7592197..5c4ca51 100644 --- a/version.h +++ b/version.h @@ -3,7 +3,9 @@ #include "StringFormatter.h" -#define VERSION "5.4.12" +#define VERSION "5.4.13" +// 5.4.13 - Bugfix: SSD1309 OLED controllers artefatcs +// - Less verbose diag by default // 5.4.12 - Bugfix: Negative route Ids // 5.4.11 - Feature: Enable sniffer on CSB-1 // 5.4.10 - Bugfix: MEGA DCC waveform starvation (sends too many idles)