New version 0.8.0

pull/239/head 0.8.0
Matthieu Gautier 8 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 kiwix-tools 0.7.0
================= =================

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

Loading…
Cancel
Save