new version 3.1.1

This commit is contained in:
Matthieu Gautier
2018-12-13 17:29:21 +01:00
parent b641f7b116
commit 49a606a043
2 changed files with 9 additions and 1 deletions

View File

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