From d7d01c96ef34023a5d688424e1edeb391a434345 Mon Sep 17 00:00:00 2001 From: David Crocker Date: Fri, 14 Oct 2022 10:43:10 +0100 Subject: Increased version to 3.4.4 --- src/Version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Version.h b/src/Version.h index 763cdb84..ae42cc1e 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.3+" +# define MAIN_VERSION "3.4.4" # ifdef USE_CAN0 # define VERSION_SUFFIX "(CAN0)" # else -- cgit v1.2.3