New version 12.1.0

This commit is contained in:
Matthieu Gautier
2023-07-20 15:54:55 +02:00
parent a4d207a03a
commit 312cecf5f2
2 changed files with 38 additions and 1 deletions

View File

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