diff --git a/meson.build b/meson.build index 93b83e8c06..1ed200f8c9 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('gst-python', 'c', 'cpp', - version : '1.17.1', + version : '1.17.1.1', meson_version : '>= 0.46.0', default_options : [ 'warning_level=1', 'c_std=gnu99',