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-03-26 13:53:18 +0300
committerPhilip Rebohle <philip.rebohle@tu-dortmund.de>2022-03-26 14:44:25 +0300
commita72463c5afcb41d0b2f6459c87d396543053b983 (patch)
tree89aa5c6ece44386d0cab5e07052c5ba50e107132 /meson.build
parentb4efaa4ef061139baca7e3cba0091e4df6b92c75 (diff)
[meta] Release 1.10.1v1.10.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 cf394add..18896535 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('dxvk', ['c', 'cpp'], version : 'v1.10', meson_version : '>= 0.47', default_options : [ 'cpp_std=c++17' ])
+project('dxvk', ['c', 'cpp'], version : 'v1.10.1', meson_version : '>= 0.47', default_options : [ 'cpp_std=c++17' ])
cpu_family = target_machine.cpu_family()