New version 6.0.0

This commit is contained in:
Matthieu Gautier
2019-08-19 17:18:16 +02:00
parent 5f81fab1e2
commit 8c3b51b81c
2 changed files with 15 additions and 1 deletions

View File

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