prepare to release v7.3.1

This commit is contained in:
Gabor Kiss-Vamosi
2020-08-18 10:28:35 +02:00
parent e9ee46f302
commit 1088492449
10 changed files with 19 additions and 14 deletions

2
lvgl.h
View File

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