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>2018-08-17 13:44:54 +0300
committerPhilip Rebohle <philip.rebohle@tu-dortmund.de>2018-08-17 13:44:54 +0300
commit0aa427d5d8efd1f22f072d700022e1dc1afa0e21 (patch)
tree92630998adb927326ff744a8c9e9998301507a57
parent7fa6dddc9ee30a58cc073e44fe9d11ea49d3a3ed (diff)
[meta] Release 0.70v0.70
-rw-r--r--RELEASE2
-rw-r--r--meson.build2
2 files changed, 2 insertions, 2 deletions
diff --git a/RELEASE b/RELEASE
index f429be05..ac37bbea 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1 +1 @@
-0.65
+0.70
diff --git a/meson.build b/meson.build
index 60403213..e4f56856 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('dxvk', ['c', 'cpp'], version : 'v0.65')
+project('dxvk', ['c', 'cpp'], version : 'v0.70')
cpu_family = target_machine.cpu_family()