aboutsummaryrefslogtreecommitdiff
path: root/lvgl.h
diff options
context:
space:
mode:
authorGabriel Wang <gabriel.wang@arm.com>2024-03-19 19:51:58 +0000
committerGabriel Wang <gabriel.wang@arm.com>2024-03-19 19:51:58 +0000
commit4495f428630cc1741bd8bfd977f080e8460e8e8d (patch)
tree135ef18c8c3c79fbd90d36c81d8dc8581b3136a0 /lvgl.h
parentb4bdc9e482ec919d74bf5a8bb3a236a2f8b214de (diff)
downloadlvgl-8.4.tar.gz
lvgl-8.4.zip
chore(cmsis-pack): prepare for release v8.4.0v8.4.0v8.4
Diffstat (limited to 'lvgl.h')
-rw-r--r--lvgl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lvgl.h b/lvgl.h
index 47700d4e6..72be09d46 100644
--- a/lvgl.h
+++ b/lvgl.h
@@ -14,8 +14,8 @@ extern "C" {
* CURRENT VERSION OF LVGL
***************************/
#define LVGL_VERSION_MAJOR 8
-#define LVGL_VERSION_MINOR 3
-#define LVGL_VERSION_PATCH 11
+#define LVGL_VERSION_MINOR 4
+#define LVGL_VERSION_PATCH 0
#define LVGL_VERSION_INFO ""
/*********************