Skip to content

Commit 570a91a

Browse files
committed
increment version
1 parent 764c54e commit 570a91a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fw/v24/inc/config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ extern "C" {
5050
#define GITHASH "00000000"
5151
#endif
5252

53-
#define VERSION_STRING "DVM-V24 FW V2.0 (" GITHASH ")"
53+
#define VERSION_STRING "DVM-V24 FW V2.1 (" GITHASH ")"
5454
#define BUILD_DATE_STRING __DATE__ " " __TIME__
5555
#define HARDWARE_STRING VERSION_STRING ", " BUILD_DATE_STRING
5656

0 commit comments

Comments
 (0)