New version 6.0.4

This commit is contained in:
Matthieu Gautier
2019-09-10 15:54:15 +02:00
parent 1a4c434e3c
commit 9e36c876f5
3 changed files with 9 additions and 2 deletions

View File

@ -1,5 +1,5 @@
project('kiwix-lib', 'cpp',
version : '6.0.3', # Also change this in android-kiwix-lib-publisher/kiwixLibAndroid/build.gradle
version : '6.0.4', # Also change this in android-kiwix-lib-publisher/kiwixLibAndroid/build.gradle
license : 'GPL',
default_options : ['c_std=c11', 'cpp_std=c++11', 'werror=true'])