From 0c57666e05655f382addb00c574796d3c1f110c4 Mon Sep 17 00:00:00 2001 From: David Crocker Date: Wed, 5 Oct 2022 09:03:47 +0100 Subject: Changed version to 3.4.3 --- src/Version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Version.h b/src/Version.h index 0aec94ab..bfb084f2 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.3rc1" +# define MAIN_VERSION "3.4.3" # ifdef USE_CAN0 # define VERSION_SUFFIX "(CAN0)" # else -- cgit v1.2.3