Bump-up version to 3.8.1

This commit is contained in:
Emmanuel Engelhart
2025-11-30 17:39:14 +01:00
parent 9b91ff1529
commit 5348495c2b

View File

@@ -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'])