docs(meson.build): version bump v0.8.3 -> v0.8.4
this version brings with it libcomposition v1.9.1 which brings preformance enhancments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
project('fourdst', 'cpp', version: 'v0.8.3', default_options: ['cpp_std=c++23'], meson_version: '>=1.5.0')
|
||||
project('fourdst', 'cpp', version: 'v0.8.4', default_options: ['cpp_std=c++23'], meson_version: '>=1.5.0')
|
||||
|
||||
add_project_arguments('-fvisibility=default', language: 'cpp')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user