We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 764c54e commit 570a91aCopy full SHA for 570a91a
fw/v24/inc/config.h
@@ -50,7 +50,7 @@ extern "C" {
50
#define GITHASH "00000000"
51
#endif
52
53
-#define VERSION_STRING "DVM-V24 FW V2.0 (" GITHASH ")"
+#define VERSION_STRING "DVM-V24 FW V2.1 (" GITHASH ")"
54
#define BUILD_DATE_STRING __DATE__ " " __TIME__
55
#define HARDWARE_STRING VERSION_STRING ", " BUILD_DATE_STRING
56
0 commit comments