Bump version numbers to v8.3.1

This commit is contained in:
Gabor Kiss-Vamosi
2022-07-25 12:44:28 +02:00
parent 71913d300d
commit 9b998aa47d
4 changed files with 4 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 0
#define LVGL_VERSION_PATCH 1
#define LVGL_VERSION_INFO ""
/*********************