Increment bugfix number

This commit is contained in:
Gabor
2016-09-30 15:29:36 +02:00
parent d04c246320
commit 1781771825

2
lvgl.h
View File

@@ -29,7 +29,7 @@
*********************/ *********************/
#define LVGL_VERSION_MAJOR 1 #define LVGL_VERSION_MAJOR 1
#define LVGL_VERSION_MINOR 2 #define LVGL_VERSION_MINOR 2
#define LVGL_VERSION_BUGFIX 3 #define LVGL_VERSION_BUGFIX 4
/********************** /**********************
* TYPEDEFS * TYPEDEFS