Skip to content
This repository was archived by the owner on May 5, 2025. It is now read-only.

Commit 0c5a22e

Browse files
committed
Update release/v0.5 branch build version to remix-0.5.4-rc2 .
1 parent 9750618 commit 0c5a22e

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
@@ -22,7 +22,7 @@
2222

2323
project(
2424
'bridge', ['c', 'cpp'],
25-
version : 'remix-0.5.4-rc1',
25+
version : 'remix-0.5.4-rc2',
2626
meson_version : '>= 0.58',
2727
default_options : ['werror=true', 'b_vscrt=static_from_buildtype', 'cpp_std=vc++17']
2828
)

0 commit comments

Comments
 (0)