From 467ffe2752ef47f97f941c0eb739883f2585448e Mon Sep 17 00:00:00 2001 From: David Crocker Date: Wed, 31 Aug 2022 13:51:55 +0100 Subject: Increased version to 3.4.2rc3+ --- src/Version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Version.h b/src/Version.h index 44414953..66366b90 100644 --- a/src/Version.h +++ b/src/Version.h @@ -10,7 +10,7 @@ #ifndef VERSION // Note: the complete VERSION string must be in standard version number format and must not contain spaces! This is so that DWC can parse it. -# define MAIN_VERSION "3.4.2rc3" +# define MAIN_VERSION "3.4.2rc3+" # ifdef USE_CAN0 # define VERSION_SUFFIX "(CAN0)" # else -- cgit v1.2.3