From 78c3b44683b699f45ca5a3a132b0949d7921bc68 Mon Sep 17 00:00:00 2001 From: Harald Barth Date: Thu, 10 Jul 2025 12:26:48 +0200 Subject: [PATCH] version entry for 5.4.12 --- version.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/version.h b/version.h index 56ff0e0..7592197 100644 --- a/version.h +++ b/version.h @@ -3,7 +3,8 @@ #include "StringFormatter.h" -#define VERSION "5.4.11" +#define VERSION "5.4.12" +// 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) // 5.4.9 - Handle non-compliant decoders returning 255 for cv 20 and confusing with bad consist addresses.