prepare to release v7.4.0

This commit is contained in:
Gabor Kiss-Vamosi
2020-09-01 11:34:10 +02:00
parent beec11565c
commit 343605ebac
5 changed files with 6 additions and 5 deletions

2
lvgl.h
View File

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