Bump firmware version.

This commit is contained in:
iabdalkader 2020-05-16 21:56:44 +02:00
parent 40fce89f38
commit e7000a486d

View File

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