1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-28 07:03:00 +08:00

chore: bump version to v8.4.1-dev

This commit is contained in:
Gabor Kiss-Vamosi 2024-03-20 23:20:33 +01:00
parent c512eccb7b
commit 2409c8dfc6

4
lvgl.h
View File

@ -15,8 +15,8 @@ extern "C" {
***************************/
#define LVGL_VERSION_MAJOR 8
#define LVGL_VERSION_MINOR 4
#define LVGL_VERSION_PATCH 0
#define LVGL_VERSION_INFO ""
#define LVGL_VERSION_PATCH 1
#define LVGL_VERSION_INFO "dev"
/*********************
* INCLUDES