We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b1ceb8 commit 0690b44Copy full SHA for 0690b44
src/Version.h
@@ -10,7 +10,7 @@
10
11
#ifndef VERSION
12
// 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.
13
-# define MAIN_VERSION "3.5.3+2"
+# define MAIN_VERSION "3.5.4"
14
# ifdef USE_CAN0
15
# define VERSION_SUFFIX "(CAN0)"
16
# else
0 commit comments