Bump-up version to 3.0.2

This commit is contained in:
Kelson 2019-08-25 17:39:09 +02:00
parent 9dd042d813
commit 28997ccd58

View File

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