From 5b1c73d6d6a540d8ab7a900d96641a8de6937133 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Dzi=C4=99giel?= Date: Fri, 30 Jan 2026 16:52:16 +0100 Subject: [PATCH] Back to development --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 06c7ffb9..be5778a6 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('clapper', 'c', - version: '0.10.0', + version: '0.11.0', meson_version: '>= 0.64.0', license: 'LGPL-2.1-or-later AND GPL-3.0-or-later', # LGPL-2.1+ for libs and gst-plugin, GPL-3.0+ for app default_options: [