diff --git a/meson.build b/meson.build index b3ee82f..f54f104 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('zathura', 'c', - version: '0.4.0', + version: '0.4.1', meson_version: '>=0.45', default_options: 'c_std=c11', )