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