Bump firmware version.

This commit is contained in:
iabdalkader 2021-02-13 22:08:33 +02:00
parent bdb1ee33a3
commit 46495ff8cf

View File

@ -21,7 +21,7 @@
*/
#define FIRMWARE_VERSION_MAJOR (3)
#define FIRMWARE_VERSION_MINOR (9)
#define FIRMWARE_VERSION_PATCH (3)
#define FIRMWARE_VERSION_PATCH (4)
/**
* To add a new debugging command, increment the last command value used.