We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b19262 commit c5cfd23Copy full SHA for c5cfd23
meson.build
@@ -22,7 +22,7 @@
22
23
project(
24
'dxvk', ['c', 'cpp'],
25
- version : 'remix-main',
+ version : 'remix-1.3.x',
26
meson_version : '>= 0.60',
27
default_options : ['werror=true', 'b_vscrt=from_buildtype']
28
)
0 commit comments