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

update version

This commit is contained in:
Gabor Kiss-Vamosi 2018-01-05 13:51:58 +01:00
parent 31488478c1
commit 809c93a19e

4
lvgl.h
View File

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