New version 3.1.1

pull/391/head 3.1.1
Matthieu Gautier 6 years ago
parent 8736a2f4ea
commit 4120e7fd25

@ -1,3 +1,8 @@
kiwix-tools 3.1.1
=================
* Fix compilation on Windows' CI
kiwix-tools 3.1.0
=================

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

Loading…
Cancel
Save