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

fix version

This commit is contained in:
Gabor Kiss-Vamosi 2020-08-18 10:54:10 +02:00
parent 209e1c4d38
commit f116073baf

2
lvgl.h
View File

@ -16,7 +16,7 @@ extern "C" {
***************************/
/*Current version of LVGL*/
#define LVGL_VERSION_MAJOR 7
#define LVGL_VERSION_MINOR 4
#define LVGL_VERSION_MINOR 5
#define LVGL_VERSION_PATCH 0
#define LVGL_VERSION_INFO "dev"