diff --git a/meson.build b/meson.build index 5ffe1d50..94e8ee49 100644 --- a/meson.build +++ b/meson.build @@ -22,7 +22,7 @@ project( 'dxvk', ['c', 'cpp'], - version : 'remix-0.5.1-rc1', + version : 'remix-0.5.1', meson_version : '>= 0.58', default_options : ['werror=true', 'b_vscrt=from_buildtype'] )