Next one should be actual 3.0.0

This commit is contained in:
Chris Cannam
2022-07-06 15:38:34 +01:00
parent 4673a663f0
commit f47f26d351

View File

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