X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=subprojects%2Fgst-examples%2Fmeson.build;h=6fe82c2a706102d071c84778f4198798cefe2799;hb=9994bbbd4ce8ccd4b6c8963199799fc8855b5056;hp=a1f19392ed5fbbe0544ee7cae204324c07c23998;hpb=ecd471f5ea4645102b206a43d863f0f0fe7d04ec;p=platform%2Fupstream%2Fgstreamer.git diff --git a/subprojects/gst-examples/meson.build b/subprojects/gst-examples/meson.build index a1f1939..6fe82c2 100644 --- a/subprojects/gst-examples/meson.build +++ b/subprojects/gst-examples/meson.build @@ -1,4 +1,4 @@ -project('gst-examples', 'c', version : '1.22.3', license : 'LGPL') +project('gst-examples', 'c', version : '1.22.3.1', license : 'LGPL') cc = meson.get_compiler('c') m_dep = cc.find_library('m', required : false)