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( project(
'Rubber Band Library', 'Rubber Band Library',
'c', 'cpp', 'c', 'cpp',
version: '3.0.0-beta4', version: '3.0.0',
license: 'GPL-2.0-or-later', license: 'GPL-2.0-or-later',
default_options: [ default_options: [
'cpp_std=c++11', 'cpp_std=c++11',