release v4.0.0

This commit is contained in:
Gabor
2017-05-15 09:49:36 +02:00
parent 8c35ff3c3b
commit f42611d17b

6
lvgl.h
View File

@@ -12,7 +12,7 @@
/*Test misc. module version*/
#include "misc/misc.h"
#define LV_MISC_REQ_MAJOR 3
#define LV_MISC_REQ_MAJOR 4
#define LV_MISC_REQ_MINOR 0
#define LV_MISC_REQ_PATCH 0
@@ -54,8 +54,8 @@
/*********************
* DEFINES
*********************/
#define LVGL_VERSION_MAJOR 2
#define LVGL_VERSION_MINOR 2
#define LVGL_VERSION_MAJOR 4
#define LVGL_VERSION_MINOR 0
#define LVGL_VERSION_PATH 0