X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=subprojects%2Fgst-examples%2Fmeson.build;h=e6216b0b8bfceb09630b05b135543cb0d084e012;hb=3acf83be50522fc1f6f3f9c3c49b756df5b50a20;hp=897c18f3d7e7dfb7ed10cd8327f386485c446dc3;hpb=3ab8a0bc3ef642f01fe7152cf08bb06d21419677;p=platform%2Fupstream%2Fgstreamer.git diff --git a/subprojects/gst-examples/meson.build b/subprojects/gst-examples/meson.build index 897c18f..e6216b0 100644 --- a/subprojects/gst-examples/meson.build +++ b/subprojects/gst-examples/meson.build @@ -1,4 +1,4 @@ -project('gst-examples', 'c', version : '1.22.1', license : 'LGPL') +project('gst-examples', 'c', version : '1.22.1.1', license : 'LGPL') cc = meson.get_compiler('c') m_dep = cc.find_library('m', required : false)