start v5.2.0

This commit is contained in:
Gabor Kiss-Vamosi
2018-03-12 17:20:55 +01:00
parent 9f72ca2329
commit 0263c2cf68

4
lvgl.h
View File

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