docs(libplugin): version bump

fourdst v0.9.9 -> v0.9.10
libplugin v0.3.6 -> v0.3.7
This commit is contained in:
2025-11-28 11:17:19 -05:00
parent b9f88d75ce
commit ac76b4ad3b
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
project('fourdst', 'cpp', version: 'v0.9.9', default_options: ['cpp_std=c++23'], meson_version: '>=1.5.0')
project('fourdst', 'cpp', version: 'v0.9.10', default_options: ['cpp_std=c++23'], meson_version: '>=1.5.0')
add_project_arguments('-fvisibility=default', language: 'cpp')