mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-03-06 20:58:37 +01:00
[meta] Release 2.4.1
This commit is contained in:
parent
15365f2d82
commit
0cf05780ab
2 changed files with 2 additions and 2 deletions
2
RELEASE
2
RELEASE
|
@ -1 +1 @@
|
|||
2.4
|
||||
2.4.1
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
project('dxvk', ['c', 'cpp'], version : 'v2.4.0', meson_version : '>= 0.58', default_options : [ 'cpp_std=c++17', 'warning_level=2' ])
|
||||
project('dxvk', ['c', 'cpp'], version : 'v2.4.1', meson_version : '>= 0.58', default_options : [ 'cpp_std=c++17', 'warning_level=2' ])
|
||||
|
||||
pkg = import('pkgconfig')
|
||||
cpu_family = target_machine.cpu_family()
|
||||
|
|
Loading…
Add table
Reference in a new issue