From 046040a32303dd8a713ed572bf11d76a2d9c3fdb Mon Sep 17 00:00:00 2001 From: George Kiagiadakis Date: Mon, 29 Jun 2020 13:05:17 +0300 Subject: [PATCH] meson: bump version to 0.2.96 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 7568a823..c36b4050 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('wireplumber', ['c', 'cpp'], - version : '0.2.95', + version : '0.2.96', license : 'MIT', meson_version : '>= 0.51.0', default_options : [