# HG changeset patch # User Chris Cannam # Date 1657040620 -3600 # Tue Jul 05 18:03:40 2022 +0100 # Node ID 458a655243ae31e3fcb15d33598bf8a944f9e4cd # Parent 20172f3fcaca738c8a70f39c1df1225b38973f82 beta4 diff --git a/meson.build b/meson.build --- a/meson.build +++ b/meson.build @@ -2,7 +2,7 @@ project( 'Rubber Band Library', 'c', 'cpp', - version: '3.0.0-beta3', + version: '3.0.0-beta4', license: 'GPL-2.0-or-later', default_options: [ 'cpp_std=c++11',