We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5f3d9d commit 3eda303Copy full SHA for 3eda303
meson.build
@@ -1,7 +1,7 @@
1
project('inih',
2
['c'],
3
license : 'BSD-3-Clause',
4
- version : '60',
+ version : '61',
5
default_options : ['cpp_std=c++11'],
6
meson_version: '>=0.56.0'
7
)
0 commit comments