1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-14 06:42:58 +08:00

release v5.3

This commit is contained in:
Gabor Kiss-Vamosi 2018-11-15 00:18:45 +01:00
parent 91f250d4d2
commit 4cbd8ea8c9

4
lvgl.h
View File

@ -61,9 +61,9 @@ extern "C" {
*********************/
/*Current version of LittlevGL*/
#define LVGL_VERSION_MAJOR 5
#define LVGL_VERSION_MINOR 2
#define LVGL_VERSION_MINOR 3
#define LVGL_VERSION_PATCH 0
#define LVGL_VERSION_INFO "rc"
#define LVGL_VERSION_INFO ""
/**********************
* TYPEDEFS