We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 427557a commit 353208fCopy full SHA for 353208f
meson.build
@@ -1,7 +1,7 @@
1
project('SPMod', ['c', 'cpp'],
2
license : 'GPLv3',
3
meson_version : '>=0.49.0',
4
- version : '0.2.0-dev')
+ version : '0.2.0-alpha')
5
6
gLinkArgs = []
7
gCppArgs = []
0 commit comments