From: Tim-Philipp Müller Date: Tue, 8 Sep 2020 15:58:56 +0000 (+0100) Subject: Back to development X-Git-Tag: 1.19.3~499^2~35 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=976b70730bf94d07ffb1da63b8d6a008860a0cd1;p=platform%2Fupstream%2Fgstreamer.git Back to development --- diff --git a/meson.build b/meson.build index 8eb8106..5462c3e 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project('gst-libav', 'c', 'cpp', - version : '1.18.0', - meson_version : '>= 0.48.0', + version : '1.19.0.1', + meson_version : '>= 0.54', default_options : [ 'warning_level=1', 'buildtype=debugoptimized' ])