From a16214790ee5cc003204c80864a6e6afe43711b2 Mon Sep 17 00:00:00 2001 From: Harald Barth Date: Thu, 23 Nov 2023 10:49:15 +0100 Subject: [PATCH] version 5.2.8 --- GITHUB_SHA.h | 2 +- version.h | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/GITHUB_SHA.h b/GITHUB_SHA.h index 42f43fd..28aa3fe 100644 --- a/GITHUB_SHA.h +++ b/GITHUB_SHA.h @@ -1 +1 @@ -#define GITHUB_SHA "devel-202311220953Z" +#define GITHUB_SHA "devel-202311230948Z" diff --git a/version.h b/version.h index b2829c7..a39bdc3 100644 --- a/version.h +++ b/version.h @@ -3,7 +3,9 @@ #include "StringFormatter.h" -#define VERSION "5.2.7" +#define VERSION "5.2.8" +// 5.2.8 - Bugfix: Do not turn off all tracks on change +// give better power messages // 5.2.7 - Bugfix: EXRAIL ling segment // - Bugfix: Back out wrongly added const // - Bugfix ESP32: Do not inverse DCX direction signal twice