New version 2.0.0

This commit is contained in:
Matthieu Gautier
2018-04-23 17:04:10 +02:00
parent e216c44034
commit 45a000edaa
2 changed files with 21 additions and 2 deletions

View File

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