mirror of
https://gitlab.com/rnger/amath
synced 2025-10-05 18:39:41 +00:00
Fix wrong year
This commit is contained in:
4
HISTORY
4
HISTORY
@ -1,9 +1,9 @@
|
||||
amath release history
|
||||
|
||||
v1.8.5 August 07 2017
|
||||
v1.8.5 August 07 2018
|
||||
- Fix build on compilers with broken endian detection.
|
||||
|
||||
v1.8.4 August 05 2017
|
||||
v1.8.4 August 05 2018
|
||||
- Ignore casing in hexadecimal numbers.
|
||||
|
||||
v1.8.3 July 21 2017
|
||||
|
@ -260,10 +260,10 @@
|
||||
\page release_page Release history
|
||||
\section release_sec Release history
|
||||
|
||||
\subsection version185 1.8.5 August 07 2017
|
||||
\subsection version185 1.8.5 August 07 2018
|
||||
- Fix build on compilers with broken endian detection.
|
||||
|
||||
\subsection version184 1.8.4 August 05 2017
|
||||
\subsection version184 1.8.4 August 05 2018
|
||||
- Ignore casing in hexadecimal numbers.
|
||||
|
||||
\subsection version183 1.8.3 July 21 2017
|
||||
|
Reference in New Issue
Block a user