mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-12-25 07:28:00 -05:00
Compare commits
2 Commits
dirScan
...
version_13
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c092759185 | ||
|
|
8c2c46ab0a |
11
ChangeLog
11
ChangeLog
@@ -1,3 +1,14 @@
|
||||
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
|
||||
===============
|
||||
|
||||
* Revert API break introduced in libkiwix 12.1.0
|
||||
|
||||
libkiwix 12.1.0
|
||||
===============
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
project('libkiwix', 'cpp',
|
||||
version : '12.1.0',
|
||||
version : '13.0.0',
|
||||
license : 'GPLv3+',
|
||||
default_options : ['c_std=c11', 'cpp_std=c++11', 'werror=true'])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user