Update versions again

This commit is contained in:
Chris Cannam
2022-11-02 15:06:49 +00:00
parent ea081f509d
commit 379bb879f1
5 changed files with 6 additions and 7 deletions

View File

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