From 366b0e868f448ea1a208d26b601187ad50ae93aa Mon Sep 17 00:00:00 2001 From: David Crocker Date: Mon, 8 Aug 2022 18:48:02 +0100 Subject: Increased version to 3.4.2rc2 --- src/Version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Version.h b/src/Version.h index 711fda3f..ee3dbeca 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.2rc1+" +# define MAIN_VERSION "3.4.2rc2" # ifdef USE_CAN0 # define VERSION_SUFFIX "(CAN0)" # else -- cgit v1.2.3