release v8.3.3

This commit is contained in:
Gabor Kiss-Vamosi
2022-10-06 10:00:12 +02:00
parent c8bee40410
commit 5545ffc925
5 changed files with 8 additions and 4 deletions

2
lvgl.h
View File

@@ -15,7 +15,7 @@ extern "C" {
***************************/
#define LVGL_VERSION_MAJOR 8
#define LVGL_VERSION_MINOR 3
#define LVGL_VERSION_PATCH 2
#define LVGL_VERSION_PATCH 3
#define LVGL_VERSION_INFO ""
/*********************