From 5607ff7167f084df3c792604acb7cbe05fe2022b Mon Sep 17 00:00:00 2001 From: Harald Barth Date: Thu, 25 May 2023 09:29:42 +0200 Subject: [PATCH] version --- GITHUB_SHA.h | 2 +- version.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/GITHUB_SHA.h b/GITHUB_SHA.h index 68a2918..db01055 100644 --- a/GITHUB_SHA.h +++ b/GITHUB_SHA.h @@ -1 +1 @@ -#define GITHUB_SHA "devel-202305242057Z" +#define GITHUB_SHA "devel-202305250729Z" diff --git a/version.h b/version.h index bdfbacb..cfea8a8 100644 --- a/version.h +++ b/version.h @@ -4,7 +4,7 @@ #include "StringFormatter.h" -#define VERSION "4.2.54pre1" +#define VERSION "4.2.54pre2" // 4.2.54 - Fix: Pin handling supports pins up to 254 // 4.2.53 - Fix: Fault pin handling made more straight forward // 4.2.52 - Experimental support for sabertooth motor controller on ESP32