Prepare for 3.4.1
This commit is contained in:
parent
f422bb7be4
commit
ba47419288
2 changed files with 6 additions and 2 deletions
|
|
@ -10,7 +10,11 @@ If a change only affects particular applications, they are listed in parentheses
|
|||
|
||||
## Unreleased
|
||||
|
||||
- misc: Update LVGL to master (2025-09-29) to potentially address DRM issues
|
||||
Nothing at the moment
|
||||
|
||||
## 3.4.1 (2025-09-30)
|
||||
|
||||
- misc: Update LVGL to master (2025-09-29) to potentially address DRM issues (!66)
|
||||
|
||||
## 3.4.0 (2025-09-24)
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
project('buffybox', 'c',
|
||||
version: '3.4.0',
|
||||
version: '3.4.1',
|
||||
default_options: ['warning_level=3', 'b_ndebug=if-release', 'b_lto=true'],
|
||||
meson_version: '>= 0.60.0'
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue