diff --git a/meson.build b/meson.build index 2ea2f87..92623ee 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('zathura', 'c', - version: '0.5.2', + version: '0.5.3', meson_version: '>=0.61', default_options: ['c_std=c17', 'warning_level=3'], )