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 d4c3dc8 commit 26254eeCopy full SHA for 26254ee
1 file changed
meson.build
@@ -1,7 +1,7 @@
1
project('inih',
2
['c'],
3
license : 'BSD-3-Clause',
4
- version : '61',
+ version : '62',
5
default_options : ['cpp_std=c++11'],
6
meson_version: '>=0.56.0'
7
)
0 commit comments