diff --git a/meson.build b/meson.build index 7bf2646..cbb5c73 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('kiwix-tools', 'cpp', - version : '3.8.0', + version : '3.8.1', license : 'GPL', default_options: ['c_std=c11', 'cpp_std=c++17', 'werror=true'])