Update master version

This commit is contained in:
Gabor Kiss-Vamosi
2021-01-05 16:04:29 +01:00
parent e66f19e5ce
commit e3ad7918e2
4 changed files with 5 additions and 5 deletions

4
lvgl.h
View File

@@ -16,8 +16,8 @@ extern "C" {
***************************/
#define LVGL_VERSION_MAJOR 7
#define LVGL_VERSION_MINOR 9
#define LVGL_VERSION_PATCH 0
#define LVGL_VERSION_INFO ""
#define LVGL_VERSION_PATCH 1
#define LVGL_VERSION_INFO "dev"
/*********************
* INCLUDES