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

start v5.2.1-dev

This commit is contained in:
Gabor Kiss-Vamosi 2018-11-15 00:30:42 +01:00
parent a9a55321c7
commit 7528e2a9b2

4
lvgl.h
View File

@ -62,8 +62,8 @@ extern "C" {
/*Current version of LittlevGL*/
#define LVGL_VERSION_MAJOR 5
#define LVGL_VERSION_MINOR 2
#define LVGL_VERSION_PATCH 0
#define LVGL_VERSION_INFO ""
#define LVGL_VERSION_PATCH 1
#define LVGL_VERSION_INFO "dev"
/**********************
* TYPEDEFS