Skip to content

Commit 5ad3c8a

Browse files
committed
Update version to remix-1.3.1
1 parent 71bcefe commit 5ad3c8a

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

0 commit comments

Comments
 (0)