update verson numbers to v8.0.1

This commit is contained in:
Gabor Kiss-Vamosi
2021-06-14 13:41:36 +02:00
parent a1b59e34dd
commit 3810ef6211
4 changed files with 4 additions and 4 deletions

2
lvgl.h
View File

@@ -15,7 +15,7 @@ extern "C" {
***************************/
#define LVGL_VERSION_MAJOR 8
#define LVGL_VERSION_MINOR 0
#define LVGL_VERSION_PATCH 0
#define LVGL_VERSION_PATCH 1
#define LVGL_VERSION_INFO ""
/*********************