diff --git a/meson.build b/meson.build index a42dcf3..54c382b 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('zathura', 'c', - version: '0.4.5', + version: '0.4.6', meson_version: '>=0.47', default_options: ['c_std=c11', 'warning_level=3'], )