Merge branch 'master' into feature/vst3

This commit is contained in:
Robbert van der Helm
2020-12-11 16:25:20 +01:00
5 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
project(
'yabridge',
'cpp',
version : '2.1.0',
version : '2.2.0',
default_options : ['warning_level=3', 'cpp_std=c++2a', 'build.cpp_std=c++2a'],
)