Merge branch 'dev' into size_reduction

This commit is contained in:
Gabor Kiss-Vamosi 2020-07-21 16:03:54 +02:00
commit 53f002c3f8

2
lvgl.h
View File

@ -77,7 +77,7 @@ extern "C" {
*********************/
/*Current version of LVGL*/
#define LVGL_VERSION_MAJOR 7
#define LVGL_VERSION_MINOR 3
#define LVGL_VERSION_MINOR 4
#define LVGL_VERSION_PATCH 0
#define LVGL_VERSION_INFO "dev"