Update dev version

This commit is contained in:
Gabor Kiss-Vamosi
2021-02-16 15:35:44 +01:00
parent 351008edcc
commit b75a8d43b0
5 changed files with 5 additions and 5 deletions

2
lvgl.h
View File

@@ -14,7 +14,7 @@ extern "C" {
* CURRENT VERSION OF LVGL
***************************/
#define LVGL_VERSION_MAJOR 7
#define LVGL_VERSION_MINOR 11
#define LVGL_VERSION_MINOR 12
#define LVGL_VERSION_PATCH 0
#define LVGL_VERSION_INFO "dev"