From 3c30ef3c9d368bc42d2d47faf2716612247c2fbc Mon Sep 17 00:00:00 2001 From: Harald Barth Date: Tue, 6 Apr 2021 22:10:33 +0200 Subject: [PATCH] 3.0.11 --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.h b/version.h index 7a8b476..8ba0551 100644 --- a/version.h +++ b/version.h @@ -3,7 +3,7 @@ #include "StringFormatter.h" -#define VERSION "3.0.10" +#define VERSION "3.0.11" // 3.0.10 Teensy Support // 3.0.9 rearranges serial newlines for the benefit of JMRI. // 3.0.8 Includes <* *> wraps around DIAGs for the benefit of JMRI.