Release v7.10.1

This commit is contained in:
Gabor Kiss-Vamosi
2021-02-16 15:25:31 +01:00
parent 11a2f82027
commit 5247094727
8 changed files with 26 additions and 18 deletions

2
lvgl.h
View File

@@ -16,7 +16,7 @@ extern "C" {
#define LVGL_VERSION_MAJOR 7
#define LVGL_VERSION_MINOR 10
#define LVGL_VERSION_PATCH 1
#define LVGL_VERSION_INFO "dev"
#define LVGL_VERSION_INFO ""
/*********************
* INCLUDES