mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-14 06:42:58 +08:00
update version
This commit is contained in:
parent
31488478c1
commit
809c93a19e
4
lvgl.h
4
lvgl.h
@ -56,8 +56,8 @@ extern "C" {
|
|||||||
/*Current version of LittlevGL*/
|
/*Current version of LittlevGL*/
|
||||||
#define LVGL_VERSION_MAJOR 5
|
#define LVGL_VERSION_MAJOR 5
|
||||||
#define LVGL_VERSION_MINOR 0
|
#define LVGL_VERSION_MINOR 0
|
||||||
#define LVGL_VERSION_PATCH 1
|
#define LVGL_VERSION_PATCH 2
|
||||||
#define LVGL_VERSION_INFO ""
|
#define LVGL_VERSION_INFO "beta"
|
||||||
|
|
||||||
/**********************
|
/**********************
|
||||||
* TYPEDEFS
|
* TYPEDEFS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user