We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60739fa commit 236919dCopy full SHA for 236919d
meson.build
@@ -2,7 +2,7 @@
2
project(
3
'ashuffle',
4
['c', 'cpp'],
5
- version: 'v3.14.2',
+ version: 'v3.14.3',
6
default_options: ['cpp_std=c++17', 'warning_level=2']
7
)
8
0 commit comments