diff --git a/meson.build b/meson.build index 29d32f7..f015e31 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('zathura', 'c', - version: '0.5.4', + version: '0.5.5', meson_version: '>=0.61', default_options: ['c_std=c17', 'warning_level=3'], )