Update for 3.1.3

This commit is contained in:
Chris Cannam
2023-03-27 08:38:12 +01:00
parent bbed05108c
commit 179dbd31c9
5 changed files with 7 additions and 5 deletions

View File

@@ -15,7 +15,7 @@ project(
meson_version: '>= 0.53.0'
)
rubberband_dynamic_library_version = '2.2.1'
rubberband_dynamic_library_version = '2.2.2'
system = host_machine.system()
architecture = host_machine.cpu_family()