Bump-up version to 14.1.0

This commit is contained in:
Emmanuel Engelhart
2025-10-31 13:53:11 +01:00
committed by Kelson
parent 17f0ad2cf4
commit 592e22732e

View File

@@ -1,5 +1,5 @@
project('libkiwix', 'cpp',
version : '14.0.0',
version : '14.1.0',
license : 'GPLv3+',
default_options : ['c_std=c11', 'cpp_std=c++17', 'werror=true'])