Clarify v2 or later

This commit is contained in:
Chris Cannam
2021-02-10 11:09:50 +00:00
parent d4ce2f1d8c
commit eb5023e0cf

View File

@@ -3,7 +3,7 @@ project(
'Rubber Band Library', 'Rubber Band Library',
'c', 'cpp', 'c', 'cpp',
version: '1.9.0', version: '1.9.0',
license: 'GPL-2.0', license: 'GPL-2.0-or-later',
default_options: [ default_options: [
'cpp_std=c++11', 'cpp_std=c++11',
'buildtype=release', 'buildtype=release',