From b807e6e3178e1a1ae3334bb718c7a2ccafc39e7c Mon Sep 17 00:00:00 2001 From: David Crocker Date: Wed, 6 Jul 2022 16:17:41 +0100 Subject: Increased version to 3.4.2rc1 --- src/Version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Version.h b/src/Version.h index 4757868e..eca88cd1 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.2beta1" +# define MAIN_VERSION "3.4.2rc1" # ifdef USE_CAN0 # define VERSION_SUFFIX "(CAN0)" # else -- cgit v1.2.3