We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1878b3 commit 750d194Copy full SHA for 750d194
meson.build
@@ -9,7 +9,7 @@ project(
9
'cpp',
10
license: 'MPL-2.0',
11
12
- version: '0.28.5',
+ version: '0.28.6',
13
default_options: ['warning_level=2', 'buildtype=release', 'cpp_std=c++20'],
14
meson_version: '>=1.3.2' #first version with clang-cl openmp support,
15
)
0 commit comments