Skip to content

Commit 3ce7f35

Browse files
committed
Merge branch 'nsubtil/v1.2.2' into 'release/v1.2'
Update version to remix-1.2.2 See merge request lightspeedrtx/dxvk-remix-nv!1683
2 parents 8228df4 + 7b7e9ef commit 3ce7f35

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.2.1',
25+
version : 'remix-1.2.2',
2626
meson_version : '>= 0.60',
2727
default_options : ['werror=true', 'b_vscrt=from_buildtype']
2828
)

0 commit comments

Comments
 (0)