Bump-up version to 8.2.1

This commit is contained in:
Kelson 2019-11-26 11:54:39 +01:00
parent 52e165cf78
commit e3c6ca0d1b
1 changed files with 1 additions and 1 deletions

View File

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