From: Tim-Philipp Müller Date: Tue, 8 Sep 2020 15:59:14 +0000 (+0100) Subject: Back to development X-Git-Tag: 1.19.3~487^2~32 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1f66cda890313d7accc016a2d5ec7d411d17244a;p=platform%2Fupstream%2Fgstreamer.git Back to development --- diff --git a/meson.build b/meson.build index 2700823..150288e 100644 --- a/meson.build +++ b/meson.build @@ -1,4 +1,4 @@ -project('gst-examples', 'c', version : '1.18.0', license : 'LGPL') +project('gst-examples', 'c', version : '1.19.0.1', license : 'LGPL') cc = meson.get_compiler('c') m_dep = cc.find_library('m', required : false)