Bump firmware version.

This commit is contained in:
iabdalkader 2017-02-28 18:07:39 +02:00
parent 178437a8b1
commit 5e9beab3d6

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 (2)
#define FIRMWARE_VERSION_MINOR (3)
#define FIRMWARE_VERSION_PATCH (0)
/**