Release v5.0.1

This commit is contained in:
Gabor Kiss-Vamosi
2018-01-02 12:40:53 +01:00
parent c7862fd701
commit 6eea879a14

2
lvgl.h
View File

@@ -56,7 +56,7 @@ extern "C" {
/*Current version of LittlevGL*/ /*Current version of LittlevGL*/
#define LVGL_VERSION_MAJOR 5 #define LVGL_VERSION_MAJOR 5
#define LVGL_VERSION_MINOR 0 #define LVGL_VERSION_MINOR 0
#define LVGL_VERSION_PATCH 0 #define LVGL_VERSION_PATCH 1
#define LVGL_VERSION_INFO "" #define LVGL_VERSION_INFO ""
/********************** /**********************