We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71218ee commit 95639ccCopy full SHA for 95639cc
meson.build
@@ -8,7 +8,7 @@ project(
8
],
9
license : 'MIT',
10
meson_version : '>=0.50',
11
- version : '1.0.0'
+ version : '1.0.0-rc2'
12
)
13
if not meson.is_subproject()
14
meson.add_dist_script(
0 commit comments