Bump firmware version.

This commit is contained in:
iabdalkader 2017-06-04 20:52:02 +02:00
parent c8c776374c
commit 63c3ee85c2

View File

@ -18,8 +18,8 @@
* the IDE will Not connect if the major version number is different.
*/
#define FIRMWARE_VERSION_MAJOR (2)
#define FIRMWARE_VERSION_MINOR (4)
#define FIRMWARE_VERSION_PATCH (1)
#define FIRMWARE_VERSION_MINOR (5)
#define FIRMWARE_VERSION_PATCH (0)
/**
* To add a new debugging command, increment the last command value used.