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-09-20 16:07:25 +0300
committerPhilip Rebohle <philip.rebohle@tu-dortmund.de>2021-09-20 16:07:25 +0300
commitb79ce7af8aee808986a540216203ea7c021fd5d7 (patch)
tree173f3e5be2d36c4b94f28adc3e05989550b766ce /meson.build
parent9eb83c187c52bc9281f5f601e544011cbb64e67c (diff)
[meta] Release 1.9.2v1.9.2
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 d0b547eb..7dc5e5f4 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('dxvk', ['c', 'cpp'], version : 'v1.9.1', meson_version : '>= 0.46')
+project('dxvk', ['c', 'cpp'], version : 'v1.9.2', meson_version : '>= 0.46')
cpu_family = target_machine.cpu_family()