mirror of https://github.com/kiwix/libkiwix.git
Bump-up version to 13.1.0
This commit is contained in:
parent
4e755bc949
commit
a6040b2ecd
|
@ -1,5 +1,5 @@
|
||||||
project('libkiwix', 'cpp',
|
project('libkiwix', 'cpp',
|
||||||
version : '13.0.0',
|
version : '13.1.0',
|
||||||
license : 'GPLv3+',
|
license : 'GPLv3+',
|
||||||
default_options : ['c_std=c11', 'cpp_std=c++17', 'werror=true'])
|
default_options : ['c_std=c11', 'cpp_std=c++17', 'werror=true'])
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue