Forgot to update versions.h for the previous release. Updating now.

This commit is contained in:
László Monda
2017-12-14 23:08:34 +01:00
parent 17571a5feb
commit beb7c3d4ee

View File

@@ -18,11 +18,11 @@
// Variables:
#define FIRMWARE_MAJOR_VERSION 6
#define FIRMWARE_MAJOR_VERSION 7
#define FIRMWARE_MINOR_VERSION 0
#define FIRMWARE_PATCH_VERSION 0
#define DEVICE_PROTOCOL_MAJOR_VERSION 3
#define DEVICE_PROTOCOL_MAJOR_VERSION 4
#define DEVICE_PROTOCOL_MINOR_VERSION 0
#define DEVICE_PROTOCOL_PATCH_VERSION 0