Skip to content

Commit

Permalink
Increased version to 3.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dc42 committed Nov 24, 2024
1 parent 0b1ceb8 commit 0690b44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Version.h
Original file line number Diff line number Diff line change
Expand Up @@ -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.3+2"
# define MAIN_VERSION "3.5.4"
# ifdef USE_CAN0
# define VERSION_SUFFIX "(CAN0)"
# else
Expand Down

0 comments on commit 0690b44

Please sign in to comment.