Bump-up version to 13.1.0

This commit is contained in:
Emmanuel Engelhart 2024-02-24 14:42:53 +01:00 committed by Kelson
parent 4e755bc949
commit a6040b2ecd
1 changed files with 1 additions and 1 deletions

View File

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