From: Tim-Philipp Müller Date: Tue, 8 Sep 2020 15:58:40 +0000 (+0100) Subject: Back to development X-Git-Tag: 1.19.3~505^2~29 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=03f699e533fd486b7c79fc36adfe85cd9ecc25af;p=platform%2Fupstream%2Fgstreamer.git Back to development --- diff --git a/meson.build b/meson.build index 047be2e..860c083 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project('gst-plugins-ugly', 'c', - version : '1.18.0', - meson_version : '>= 0.48', + version : '1.19.0.1', + meson_version : '>= 0.54', default_options : [ 'warning_level=1', 'buildtype=debugoptimized' ])