We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 828c513 commit db5d33bCopy full SHA for db5d33b
1 file changed
meson.build
@@ -1,5 +1,5 @@
1
project( 'Warthog', ['c','cpp'],
2
- version : '0.8.8',
+ version : '0.8.9',
3
default_options : ['warning_level=3', 'cpp_std=c++20'])
4
5
libuv_dep = subproject('libuv', default_options : ['warning_level=0', 'werror=false', 'build_tests=false']).get_variable('libuv_dep')
0 commit comments