From 89e394a25747bc27896184bb4a1bccc88628b96b Mon Sep 17 00:00:00 2001 From: David Crocker Date: Wed, 1 Jun 2022 21:12:57 +0100 Subject: Changed version to 3.4.1 --- src/Version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Version.h b/src/Version.h index ea28bdb2..c2532842 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.1rc2" +# define MAIN_VERSION "3.4.1" # ifdef USE_CAN0 # define VERSION_SUFFIX "(CAN0)" # else -- cgit v1.2.3