3
0
Fork 0

New version 0.8.0

fix-bug-pid 0.8.0
Matthieu Gautier 7 years ago
parent 0f445e9791
commit 38088ee321

@ -1,3 +1,11 @@
kiwix-tools 0.8.0
=================
kiwix-manage
------------
* Be able to remove several books from the library in one command.
kiwix-tools 0.7.0
=================

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

Loading…
Cancel
Save