New version 6.0.1

This commit is contained in:
Matthieu Gautier
2019-08-21 15:38:39 +02:00
parent b8e5de6a47
commit ef758aa0a6
3 changed files with 7 additions and 2 deletions

View File

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