Bump-up version to 3.8.2

This commit is contained in:
Emmanuel Engelhart
2026-03-02 09:16:44 +01:00
parent fb696faddc
commit 4491cae879

View File

@@ -1,5 +1,5 @@
project('kiwix-tools', 'cpp',
version : '3.8.1',
version : '3.8.2',
license : 'GPL',
default_options: ['c_std=c11', 'cpp_std=c++17', 'werror=true'])