Skip to content

Commit 5ac0889

Browse files
committed
build: Bump project version
1 parent 7fba702 commit 5ac0889

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
@@ -4,7 +4,7 @@ project('dxvk-nvapi',
44
'cpp_std=c++20',
55
'warning_level=2'
66
],
7-
version : 'v0.7.0',
7+
version : 'v0.7.1',
88
meson_version : '>= 0.58.0')
99

1010
cpp = meson.get_compiler('cpp')

0 commit comments

Comments
 (0)