Skip to content

Commit

Permalink
Update release/v0.5 branch build version to remix-0.5.0 .
Browse files Browse the repository at this point in the history
  • Loading branch information
nv-ajaus committed Apr 25, 2024
1 parent 1cc6a1c commit dac740c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

project(
'bridge', ['c', 'cpp'],
version : 'remix-0.5.0-rc1',
version : 'remix-0.5.0',
meson_version : '>= 0.58',
default_options : ['werror=true', 'b_vscrt=static_from_buildtype', 'cpp_std=vc++17']
)
Expand Down

0 comments on commit dac740c

Please sign in to comment.