mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2024-11-15 10:05:47 +08:00
update version and whatsnew
This commit is contained in:
parent
620ff7a790
commit
d1e23ad510
@ -1,7 +1,7 @@
|
||||
cmake_minimum_required(VERSION 3.0)
|
||||
|
||||
# Project Name and Version
|
||||
project(JKQTPlotter LANGUAGES CXX VERSION 2019.11.2)
|
||||
project(JKQTPlotter LANGUAGES CXX VERSION 2019.11.3)
|
||||
|
||||
|
||||
# set search path for CMake files
|
||||
|
@ -100,6 +100,13 @@ Changes, compared to \ref page_whatsnew_V2018_08 "v2018.08" include:
|
||||
<ul>
|
||||
<li> fixed issue <a href="https://github.com/jkriege2/JKQtPlotter/pull/38">#38: Buffer overflow</a>, thanks to <a href="https://github.com/zertyz">user:zertyz</a></li>
|
||||
</ul>
|
||||
|
||||
\subsection page_whatsnew_V2019_11_2 v2019.11.3
|
||||
<ul>
|
||||
<li> fixed issue <a href="https://github.com/jkriege2/JKQtPlotter/pull/43">#43: jkqtp_format() had undefined behaviour</a>, thanks to <a href="https://github.com/Makis42">user:Makis42</a></li>
|
||||
<li> fixed issue <a href="https://github.com/jkriege2/JKQtPlotter/pull/41">#41: Build error when JKQtPlotter_BUILD_INCLUDE_XITS_FONTS set to OFF </a>, thanks to <a href="https://github.com/smistad">user:smistad</a></li>
|
||||
<li> fixed issue <a href="https://github.com/jkriege2/JKQtPlotter/pull/37">#37: CMake installs things into $PREFIX/doc/*.txt </a>, thanks to <a href="https://github.com/certik">user:certik</a></li>
|
||||
</ul>
|
||||
|
||||
\subsection page_whatsnew_V2019_11_DOWNLOAD v2019.11: Download
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user