Bump-up kiwix-tools version to 2.1.0

This commit is contained in:
Kelson 2019-07-09 12:30:27 +02:00
parent e31c1cd9a3
commit fc1eb3c282

View File

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