Bump-up version to 3.0.3

This commit is contained in:
Kelson 2020-03-01 15:50:32 +01:00
parent b65212fab7
commit d6914eb34f

View File

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