This commit is contained in:
Chris Cannam
2022-07-01 13:53:51 +01:00
parent cab969f14c
commit 7bb916e71e

View File

@@ -2,7 +2,7 @@
project( project(
'Rubber Band Library', 'Rubber Band Library',
'c', 'cpp', 'c', 'cpp',
version: '3.0.0', version: '3.0.0-beta3',
license: 'GPL-2.0-or-later', license: 'GPL-2.0-or-later',
default_options: [ default_options: [
'cpp_std=c++11', 'cpp_std=c++11',