aboutsummaryrefslogtreecommitdiff
path: root/lvgl.h
diff options
context:
space:
mode:
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 ""
/*********************