Bump-up version to 3.7.0

This commit is contained in:
Emmanuel Engelhart 2023-11-19 13:59:52 +01:00
parent f6128b9079
commit 5b45e1898b
No known key found for this signature in database
GPG Key ID: 120B30D020B553D3

View File

@ -1,5 +1,5 @@
project('kiwix-tools', 'cpp',
version : '3.5.0',
version : '3.6.0',
license : 'GPL',
default_options: ['c_std=c11', 'cpp_std=c++17', 'werror=true'])