mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-08-03 10:16:03 -04:00
New version 13.0.0
This commit is contained in:
parent
8c2c46ab0a
commit
c092759185
@ -1,3 +1,9 @@
|
||||
libkiwix 13.0.0
|
||||
===============
|
||||
|
||||
* This version is mainly a re-releasing of 12.1.0 with a new major version
|
||||
as there is a API break in this version.
|
||||
|
||||
libkiwix 12.1.1
|
||||
===============
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
project('libkiwix', 'cpp',
|
||||
version : '12.1.1',
|
||||
version : '13.0.0',
|
||||
license : 'GPLv3+',
|
||||
default_options : ['c_std=c11', 'cpp_std=c++11', 'werror=true'])
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user