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 f48a205 commit 13f1209Copy full SHA for 13f1209
src/Version.h
@@ -12,7 +12,7 @@
12
13
#ifndef VERSION
14
// 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.
15
-# define MAIN_VERSION "3.6.0+6"
+# define MAIN_VERSION "3.6.1"
16
# ifdef USE_CAN0
17
# define VERSION_SUFFIX "(CAN0)"
18
# elif defined(SUPPORT_S_CURVE) && SUPPORT_S_CURVE
0 commit comments