Skip to content

Commit 0690b44

Browse files
committed
Increased version to 3.5.4
1 parent 0b1ceb8 commit 0690b44

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
@@ -10,7 +10,7 @@
1010

1111
#ifndef VERSION
1212
// 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"
13+
# define MAIN_VERSION "3.5.4"
1414
# ifdef USE_CAN0
1515
# define VERSION_SUFFIX "(CAN0)"
1616
# else

0 commit comments

Comments
 (0)