diff --git a/meson.build b/meson.build index cf728dbe..eeb89981 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('libzim', ['c', 'cpp'], - version : '9.2.2', + version : '9.2.3', license : 'GPL2', default_options : ['c_std=c11', 'cpp_std=c++17', 'werror=true'])