Update version number, other builds, and C API

This commit is contained in:
Chris Cannam
2022-06-29 17:58:09 +01:00
parent c6e4d9a3b2
commit f41c9a257e
10 changed files with 220 additions and 198 deletions

View File

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