Skip to content

Commit 13f1209

Browse files
committed
Increased version to 3.6.1
1 parent f48a205 commit 13f1209

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
#ifndef VERSION
1414
// 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"
15+
# define MAIN_VERSION "3.6.1"
1616
# ifdef USE_CAN0
1717
# define VERSION_SUFFIX "(CAN0)"
1818
# elif defined(SUPPORT_S_CURVE) && SUPPORT_S_CURVE

0 commit comments

Comments
 (0)