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>2021-07-26 16:45:33 +0300
committerPhilip Rebohle <philip.rebohle@tu-dortmund.de>2021-07-26 16:45:33 +0300
commitd10e1ed3c07d1657a89c536495e5f4000ae8245e (patch)
tree4652ab74a73d9025c2b8f176603bd4bf71fcea51 /meson.build
parentb8a4b85c484c2aeb753f27c296335c1ee3ba2a56 (diff)
[meta] Release 1.9.1v1.9.1
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 df995a7c..d0b547eb 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('dxvk', ['c', 'cpp'], version : 'v1.9', meson_version : '>= 0.46')
+project('dxvk', ['c', 'cpp'], version : 'v1.9.1', meson_version : '>= 0.46')
cpu_family = target_machine.cpu_family()