Bump-up version to 14.1.1

This commit is contained in:
Emmanuel Engelhart
2025-11-30 16:30:36 +01:00
parent 9da5fbad1e
commit 1074e833b7

View File

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