This branch will be 3.1.3

This commit is contained in:
Chris Cannam
2023-03-27 08:35:16 +01:00
parent b39ba8d518
commit bbed05108c

View File

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