diff --git a/src/Version.h b/src/Version.h index ddbe295241..d0d4450f62 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.5.0-rc.4+1" +# define MAIN_VERSION "3.5.0" # ifdef USE_CAN0 # define VERSION_SUFFIX "(CAN0)" # else