New version 2.0.2

This commit is contained in:
Matthieu Gautier
2018-08-03 19:37:21 +02:00
parent db6717e199
commit 790fa99143
2 changed files with 9 additions and 1 deletions

View File

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