Skip to content

Commit

Permalink
increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
W3AXL committed Aug 23, 2024
1 parent 764c54e commit 570a91a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fw/v24/inc/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ extern "C" {
#define GITHASH "00000000"
#endif

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

Expand Down

0 comments on commit 570a91a

Please sign in to comment.