Skip to content

Commit 353208f

Browse files
committed
Release v0.2.0-alpha
Signed-off-by: Karol Szuster <karolsz9898@gmail.com>
1 parent 427557a commit 353208f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meson.build

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
project('SPMod', ['c', 'cpp'],
22
license : 'GPLv3',
33
meson_version : '>=0.49.0',
4-
version : '0.2.0-dev')
4+
version : '0.2.0-alpha')
55

66
gLinkArgs = []
77
gCppArgs = []

0 commit comments

Comments
 (0)