From c873c35fa721d2ae8f2964520a30bee16628f9e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Dzi=C4=99giel?= Date: Sat, 27 Apr 2024 14:14:39 +0200 Subject: [PATCH] Back to development --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index e15cfa01..9b7ba15a 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('clapper', 'c', - version: '0.6.0', + version: '0.7.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: [