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 2f77417 commit c3d07f0Copy full SHA for c3d07f0
1 file changed
meson.build
@@ -3,7 +3,7 @@ project(
3
['c', 'cpp'],
4
meson_version: '>=0.58.0',
5
license: ['GPL2+'],
6
- version: '1',
+ version: '3',
7
)
8
9
os = build_machine.system()
0 commit comments