diff --git a/meson.build b/meson.build index 0a9711e6..ae0c1a5e 100644 --- a/meson.build +++ b/meson.build @@ -22,7 +22,7 @@ project( 'dxvk', ['c', 'cpp'], - version : 'remix-0.6.0-rc1', + version : 'remix-0.6.0-rc2', meson_version : '>= 0.58', default_options : ['werror=true', 'b_vscrt=from_buildtype'] )