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

Commit 90415af

Browse files
committed
Update release/v1.0 branch build version to remix-1.0.0 .
1 parent 475c393 commit 90415af

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-1.0.0-rc1',
25+
version : 'remix-1.0.0',
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)