Bump firmware version.

This commit is contained in:
iabdalkader 2019-04-30 17:57:01 +02:00
parent b967ee0047
commit 4ab1c15bac

View File

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