1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-28 07:03:00 +08:00

update version number

This commit is contained in:
Gabor Kiss-Vamosi 2020-07-07 10:03:52 +02:00
parent a740af4afb
commit 7e9cf858d6

4
lvgl.h
View File

@ -77,9 +77,9 @@ extern "C" {
*********************/
/*Current version of LVGL*/
#define LVGL_VERSION_MAJOR 7
#define LVGL_VERSION_MINOR 1
#define LVGL_VERSION_MINOR 2
#define LVGL_VERSION_PATCH 0
#define LVGL_VERSION_INFO ""
#define LVGL_VERSION_INFO "dev"
/**********************
* TYPEDEFS