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-01-24 17:08:49 +0300
committerPhilip Rebohle <philip.rebohle@tu-dortmund.de>2022-01-24 17:08:49 +0300
commit1216466be7917ea9336cf3172a4d119a4c9f97f2 (patch)
tree9908673af7c3ea865d388641c933a8e5d844e8f4 /meson.build
parentb4e4eca99fdaabc6591b5e59e558bc7d2bc7da27 (diff)
[meta] Release 1.9.4v1.9.4
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 dcbf6f6d..22edbf3e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('dxvk', ['c', 'cpp'], version : 'v1.9.3', meson_version : '>= 0.46')
+project('dxvk', ['c', 'cpp'], version : 'v1.9.4', meson_version : '>= 0.46')
cpu_family = target_machine.cpu_family()