Update dev version

This commit is contained in:
Gabor Kiss-Vamosi
2020-08-18 10:45:41 +02:00
parent 9c7c395cc7
commit cc43762030
2 changed files with 2 additions and 2 deletions

2
lvgl.h
View File

@@ -16,7 +16,7 @@ extern "C" {
***************************/
/*Current version of LVGL*/
#define LVGL_VERSION_MAJOR 7
#define LVGL_VERSION_MINOR 5
#define LVGL_VERSION_MINOR 6
#define LVGL_VERSION_PATCH 0
#define LVGL_VERSION_INFO "dev"