Update for 3.1.1

This commit is contained in:
Chris Cannam
2022-10-21 13:57:21 +01:00
parent 1595fcb47e
commit f86f31b9f0
2 changed files with 15 additions and 1 deletions

View File

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