Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/doitsujin/dxvk.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Rebohle <philip.rebohle@tu-dortmund.de>2022-03-04 19:15:51 +0300
committerPhilip Rebohle <philip.rebohle@tu-dortmund.de>2022-03-04 19:15:51 +0300
commit23eead9e99ad7b919c52a3a61a658ac7a1a2ac19 (patch)
treec675bcc38dbded727c90ca43c5a1dfd8df9b2149 /meson.build
parentb774d4dbea485a9d623fdc3d08a3b0bc4968b381 (diff)
[meta] Release 1.10v1.10
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index d191b05d..0e52e6a0 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('dxvk', ['c', 'cpp'], version : 'v1.9.4', meson_version : '>= 0.47')
+project('dxvk', ['c', 'cpp'], version : 'v1.10', meson_version : '>= 0.47')
cpu_family = target_machine.cpu_family()