Skip to content

Commit d7d01c9

Browse files
committed
Increased version to 3.4.4
1 parent c649f3d commit d7d01c9

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.4.3+"
13+
# define MAIN_VERSION "3.4.4"
1414
# ifdef USE_CAN0
1515
# define VERSION_SUFFIX "(CAN0)"
1616
# else

0 commit comments

Comments
 (0)