From: Tim-Philipp Müller Date: Tue, 1 Jun 2021 14:28:13 +0000 (+0100) Subject: Back to development X-Git-Tag: 1.19.3~558 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=81778f9d9340a746ddd88ee8bcb31bd6fa9a0e15;p=platform%2Fupstream%2Fgstreamer.git Back to development --- diff --git a/meson.build b/meson.build index 570531c..5b72ec4 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('gstreamer', 'c', - version : '1.19.1', + version : '1.19.1.1', meson_version : '>= 0.54', default_options : [ 'warning_level=1', 'buildtype=debugoptimized' ])