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-11 15:13:34 +0300
committerPhilip Rebohle <philip.rebohle@tu-dortmund.de>2022-01-11 15:28:28 +0300
commita70a35406e5ba7649e3db533435a7d664b0bb904 (patch)
tree747c660c6bd7a482c44d3c4a0583608a7825417f /meson.build
parentf5744284eb0f38c0606a1dcb5f9f59deb5b610ab (diff)
[meta] Release 1.9.3v1.9.3
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 7dc5e5f4..dcbf6f6d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('dxvk', ['c', 'cpp'], version : 'v1.9.2', meson_version : '>= 0.46')
+project('dxvk', ['c', 'cpp'], version : 'v1.9.3', meson_version : '>= 0.46')
cpu_family = target_machine.cpu_family()