diff --git a/meson.build b/meson.build index 0a76e30b..39d8bf8b 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project('SPMod', ['c', 'cpp'], license : 'GPLv3', meson_version : '>=0.49.0', - version : '0.2.0-dev') + version : '0.2.0-alpha') gLinkArgs = [] gCppArgs = []