Bump-up version to 13.0.0

This commit is contained in:
Emmanuel Engelhart
2023-11-17 13:52:03 +01:00
parent 95d627afa1
commit aea51c21ff

View File

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