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-06-15 16:32:19 +0300
committerPhilip Rebohle <philip.rebohle@tu-dortmund.de>2021-06-15 16:32:19 +0300
commitdca63464b495bba590273a0923d0291e823f1507 (patch)
tree274b941ec331e82c31d4aa5153bce9bc8a08fb7b /meson.build
parent7a688bd74c56de66257eb483f2bd90500de45896 (diff)
[meta] Release 1.9v1.9
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 b9dec25f..2c443454 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('dxvk', ['c', 'cpp'], version : 'v1.8.1', meson_version : '>= 0.46')
+project('dxvk', ['c', 'cpp'], version : 'v1.9', meson_version : '>= 0.46')
cpu_family = target_machine.cpu_family()