prepare to release v7.5.0

This commit is contained in:
Gabor Kiss-Vamosi
2020-09-15 11:14:32 +02:00
parent 5a6da9a2ef
commit c5bacff2fa
11 changed files with 27 additions and 30 deletions

2
lvgl.h
View File

@@ -17,7 +17,7 @@ extern "C" {
#define LVGL_VERSION_MAJOR 7
#define LVGL_VERSION_MINOR 5
#define LVGL_VERSION_PATCH 0
#define LVGL_VERSION_INFO "dev"
#define LVGL_VERSION_INFO ""
/*********************
* INCLUDES