New version 1.2.0

pull/276/head
Matthieu Gautier 7 years ago
parent 7e8d02990e
commit 43e1740d52

@ -1,11 +1,14 @@
kiwix-tools 1.2.0
=================
* Remove rpath for installed binaries.
kiwix-serve
-----------
* New Dockerfile of kiwix-serve
* New --nodatealiases option
* Do not use POLL on windows
kiwix-manage
------------

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

Loading…
Cancel
Save