Bump firmware version.

This commit is contained in:
iabdalkader 2018-04-23 22:21:13 +02:00
parent 71a75b61d7
commit af2bfbd6da

View File

@ -18,7 +18,7 @@
* the IDE will Not connect if the major version number is different. * the IDE will Not connect if the major version number is different.
*/ */
#define FIRMWARE_VERSION_MAJOR (2) #define FIRMWARE_VERSION_MAJOR (2)
#define FIRMWARE_VERSION_MINOR (8) #define FIRMWARE_VERSION_MINOR (9)
#define FIRMWARE_VERSION_PATCH (0) #define FIRMWARE_VERSION_PATCH (0)
/** /**