diff --git a/meson.build b/meson.build index 7e1f9c7..830a481 100644 --- a/meson.build +++ b/meson.build @@ -22,7 +22,7 @@ project( 'bridge', ['c', 'cpp'], - version : 'remix-0.6.0-rc1', + version : 'remix-0.6.0-rc2', meson_version : '>= 0.58', default_options : ['werror=true', 'b_vscrt=static_from_buildtype', 'cpp_std=vc++17'] )