mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-14 06:42:58 +08:00
Update lv_version.h to reflect new development version
This commit is contained in:
parent
6d81b453b3
commit
bebd2dd896
@ -15,9 +15,9 @@ extern "C" {
|
|||||||
*********************/
|
*********************/
|
||||||
/*Current version of LittlevGL*/
|
/*Current version of LittlevGL*/
|
||||||
#define LVGL_VERSION_MAJOR 6
|
#define LVGL_VERSION_MAJOR 6
|
||||||
#define LVGL_VERSION_MINOR 0
|
#define LVGL_VERSION_MINOR 1
|
||||||
#define LVGL_VERSION_PATCH 2
|
#define LVGL_VERSION_PATCH 0
|
||||||
#define LVGL_VERSION_INFO ""
|
#define LVGL_VERSION_INFO "dev"
|
||||||
|
|
||||||
|
|
||||||
/*********************
|
/*********************
|
||||||
|
Loading…
x
Reference in New Issue
Block a user