fix(legacy): update intermediate_fw version to 1.10.0

pull/1580/head
Pavol Rusnak 3 years ago
parent f93a8514e8
commit f606b71881
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

@ -1,8 +1,8 @@
// Matches the bootloader version included in this firmware
#define VERSION_MAJOR 1
#define VERSION_MINOR 9
#define VERSION_MINOR 10
#define VERSION_PATCH 0
#define FIX_VERSION_MAJOR 1
#define FIX_VERSION_MINOR 9
#define FIX_VERSION_MINOR 10
#define FIX_VERSION_PATCH 0

Loading…
Cancel
Save