New version 1.1.0.

This commit is contained in:
Matthieu Gautier
2018-03-27 11:05:02 +02:00
parent 58395d266c
commit a55824acc7
2 changed files with 19 additions and 1 deletions

View File

@ -1,5 +1,5 @@
project('kiwixlib', 'cpp',
version : '1.0.1',
version : '1.1.0',
license : 'GPL',
default_options : ['c_std=c11', 'cpp_std=c++11'])