X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=meson.build;h=fb1c54b2c01bdcdec383d63ae3f2fe80bba16bc4;hb=faf6edc026d57b1fbf885f961d6b323fbd255a6a;hp=95bb0580bafeddf213660b39b53ff21f197a0fe5;hpb=d838d8dd1bcf1575e18e3096d25ec0551ff1342d;p=platform%2Fupstream%2Fgstreamer.git diff --git a/meson.build b/meson.build index 95bb058..fb1c54b 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('gstreamer-full', 'c', - version : '1.22.2.1', + version : '1.22.7.1', meson_version : '>= 0.62.0', default_options : ['buildtype=debugoptimized', # Needed due to https://github.com/mesonbuild/meson/issues/1889,