Release: Version 2.0

This commit is contained in:
Kiss-Vamosi Gabor
2016-12-22 21:41:47 +01:00
parent aa8c80c2a8
commit 53cd8bfd70
7 changed files with 134 additions and 151 deletions

4
lvgl.h
View File

@@ -31,8 +31,8 @@
/*********************
* DEFINES
*********************/
#define LVGL_VERSION_MAJOR 1
#define LVGL_VERSION_MINOR 4
#define LVGL_VERSION_MAJOR 2
#define LVGL_VERSION_MINOR 0
#define LVGL_VERSION_BUGFIX 0
/**********************