Bump firmware version.

This commit is contained in:
iabdalkader 2017-05-30 01:26:07 +02:00
parent 0a70d4899f
commit 2232d78586

View File

@ -18,7 +18,7 @@
* 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_MINOR (5)
#define FIRMWARE_VERSION_PATCH (0)
/**