New version 3.0.3

This commit is contained in:
Matthieu Gautier
2018-11-12 12:25:16 +01:00
parent ac49776792
commit 2821b9e06a
2 changed files with 10 additions and 1 deletions

View File

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