diff --git a/meson.build b/meson.build index b57d9b12..1897e3c6 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project('rpicam-apps', 'c', 'cpp', meson_version : '>= 0.64.0', - version : '1.5.2', + version : '1.5.3', default_options : [ 'werror=true', 'warning_level=3',