Skip to content

Commit 95639cc

Browse files
committed
set meson version to -rc2
1 parent 71218ee commit 95639cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ project(
88
],
99
license : 'MIT',
1010
meson_version : '>=0.50',
11-
version : '1.0.0'
11+
version : '1.0.0-rc2'
1212
)
1313
if not meson.is_subproject()
1414
meson.add_dist_script(

0 commit comments

Comments
 (0)