X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=subprojects%2Fgst-examples%2Fmeson.build;h=d76dd7dd594453218ffdc3837390f9e2bbfb5a1f;hb=db450689db1c8216a059c7733e1d2d37f4b3443b;hp=a38dbae550bce8ec5fdd13e997d29153d467b688;hpb=a1fcf2b90a293ed6d345411a73420fd77faed4f2;p=platform%2Fupstream%2Fgstreamer.git diff --git a/subprojects/gst-examples/meson.build b/subprojects/gst-examples/meson.build index a38dbae..d76dd7d 100644 --- a/subprojects/gst-examples/meson.build +++ b/subprojects/gst-examples/meson.build @@ -1,4 +1,4 @@ -project('gst-examples', 'c', version : '1.21.2', license : 'LGPL') +project('gst-examples', 'c', version : '1.21.2.1', license : 'LGPL') cc = meson.get_compiler('c') m_dep = cc.find_library('m', required : false)