prepare to release v7.6.0

This commit is contained in:
Gabor Kiss-Vamosi
2020-09-22 10:39:15 +02:00
parent 783dc6be9a
commit f2bd86ed7c
4 changed files with 6 additions and 6 deletions

2
lvgl.h
View File

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