Skip to content

Commit ae0c1be

Browse files
committed
Increased version to 3.5.0
1 parent f8b7e3b commit ae0c1be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Version.h

+1-1
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.0-rc.4+1"
13+
# define MAIN_VERSION "3.5.0"
1414
# ifdef USE_CAN0
1515
# define VERSION_SUFFIX "(CAN0)"
1616
# else

0 commit comments

Comments
 (0)