Skip to content

Commit 066a4e4

Browse files
committed
Merge branch 'pkristof/v1.1.rc5' into 'release/v1.1'
Updated version to remix-1.1.0-rc5 See merge request lightspeedrtx/dxvk-remix-nv!1578
2 parents 1db0865 + af451d5 commit 066a4e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
project(
2424
'dxvk', ['c', 'cpp'],
25-
version : 'remix-1.1.0-rc4',
25+
version : 'remix-1.1.0-rc5',
2626
meson_version : '>= 0.58',
2727
default_options : ['werror=true', 'b_vscrt=from_buildtype']
2828
)

0 commit comments

Comments
 (0)