We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07b6d8e commit 94f716dCopy full SHA for 94f716d
meson.build
@@ -3,7 +3,7 @@ project(
3
['c', 'cpp'],
4
meson_version: '>=0.58.0',
5
license: ['GPL2+'],
6
- version: '0.1.0',
+ version: '1',
7
)
8
9
os = build_machine.system()
0 commit comments