Release 9.2.3

This commit is contained in:
Matthieu Gautier
2020-07-01 11:33:30 +02:00
parent 71462696bd
commit e05bd8efd6
3 changed files with 10 additions and 2 deletions

View File

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