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

add rc tag

This commit is contained in:
Gabor Kiss-Vamosi 2018-10-20 00:38:56 +02:00
parent 78428b523f
commit cd3f6340da

2
lvgl.h
View File

@ -63,7 +63,7 @@ extern "C" {
#define LVGL_VERSION_MAJOR 5
#define LVGL_VERSION_MINOR 2
#define LVGL_VERSION_PATCH 0
#define LVGL_VERSION_INFO ""
#define LVGL_VERSION_INFO "rc"
/**********************
* TYPEDEFS