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

update version number

This commit is contained in:
Gabor Kiss-Vamosi 2020-07-07 10:06:49 +02:00
parent 0f69cbf087
commit 38e68eeb7a

2
lvgl.h
View File

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