From 081fb2662f34a41d7221a7961c16067f84f190b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Thu, 14 Jan 2021 02:18:15 +0000 Subject: [PATCH] Back to development --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index fde699a..8508ba4 100644 --- a/meson.build +++ b/meson.build @@ -1 +1 @@ -project('gst-integration-testsuites', [], version: '1.18.3', meson_version: '>=0.48', license: 'LGPL') +project('gst-integration-testsuites', [], version: '1.18.3.1', meson_version: '>=0.48', license: 'LGPL') -- GitLab