We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cadeff commit 145c41aCopy full SHA for 145c41a
meson.build
@@ -1,4 +1,5 @@
1
-project('jose', 'c', license: 'APL2', version: '10',
+project('jose', 'c', license: 'APL2',
2
+ version: '11',
3
default_options: [
4
'c_std=gnu99',
5
'prefix=/usr',
0 commit comments