We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf50722 commit 3265078Copy full SHA for 3265078
1 file changed
meson.build
@@ -1,7 +1,7 @@
1
project(
2
'bstring',
3
'c',
4
- version: '1.0.3',
+ version: '1.1.0',
5
default_options: ['warning_level=3', 'c_std=c99']
6
)
7
cc = meson.get_compiler('c')
0 commit comments