Merge branch 'master' into feature/vst3

This commit is contained in:
Robbert van der Helm
2020-12-12 13:33:36 +01:00
9 changed files with 44 additions and 27 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
project(
'yabridge',
'cpp',
version : '2.2.0',
version : '2.2.1',
default_options : ['warning_level=3', 'cpp_std=c++2a', 'build.cpp_std=c++2a'],
)