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
No known key found for this signature in database
GPG Key ID: 120B30D020B553D3
1 changed files with 1 additions and 1 deletions

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