Update lv_version.h

This commit is contained in:
Gabor Kiss-Vamosi
2020-02-26 23:50:16 +01:00
committed by GitHub
parent 6e6ec16295
commit f5e61fdb38

View File

@@ -16,7 +16,7 @@ extern "C" {
/*Current version of LittlevGL*/ /*Current version of LittlevGL*/
#define LVGL_VERSION_MAJOR 6 #define LVGL_VERSION_MAJOR 6
#define LVGL_VERSION_MINOR 1 #define LVGL_VERSION_MINOR 1
#define LVGL_VERSION_PATCH 1 #define LVGL_VERSION_PATCH 2
#define LVGL_VERSION_INFO "" #define LVGL_VERSION_INFO ""