fix version number

This commit is contained in:
Gabor Kiss-Vamosi
2020-10-06 09:29:13 +02:00
parent 6b24c949f1
commit 3d8a19a0ca
+1 -1
View File
@@ -16,7 +16,7 @@ extern "C" {
***************************/
#define LVGL_VERSION_MAJOR 7
#define LVGL_VERSION_MINOR 6
#define LVGL_VERSION_PATCH 0
#define LVGL_VERSION_PATCH 1
#define LVGL_VERSION_INFO ""
/*********************