firmware: next version will be 1.6.2

pull/25/head
Pavol Rusnak 6 years ago
parent a46de7b591
commit a49e0a9d16
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

@ -23,8 +23,8 @@
#include <stdint.h>
#define VERSION_MAJOR 1
#define VERSION_MINOR 7
#define VERSION_PATCH 0
#define VERSION_MINOR 6
#define VERSION_PATCH 2
#define STR(X) #X
#define VERSTR(X) STR(X)

Loading…
Cancel
Save