aboutsummaryrefslogtreecommitdiff
path: root/lvgl.h
diff options
context:
space:
mode:
authorGabriel Wang <gabriel.wang@arm.com>2023-05-03 09:11:24 +0100
committerGitHub <noreply@github.com>2023-05-03 10:11:24 +0200
commit2b56e04205481daa6575bd5f7ab5df59d11676eb (patch)
tree850c6738ea95092afe0aeb2eec2a4b29c89aad9b /lvgl.h
parent177900b033c8cd126b0e95473ab897e4ad99e13d (diff)
downloadlvgl-8.3.7.tar.gz
lvgl-8.3.7.zip
chore(cmsis-pack): update cmsis-pack for v8.3.7 (#4203)v8.3.7
Diffstat (limited to 'lvgl.h')
-rw-r--r--lvgl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lvgl.h b/lvgl.h
index 6eedc7f23..985c796c9 100644
--- a/lvgl.h
+++ b/lvgl.h
@@ -15,7 +15,7 @@ extern "C" {
***************************/
#define LVGL_VERSION_MAJOR 8
#define LVGL_VERSION_MINOR 3
-#define LVGL_VERSION_PATCH 6
+#define LVGL_VERSION_PATCH 7
#define LVGL_VERSION_INFO ""
/*********************