[U] Update ChangeLog and docs

This commit is contained in:
seleznevae
2020-11-30 20:09:09 +03:00
parent ab689ca5c7
commit 80cbf3de44
7 changed files with 50 additions and 7 deletions

View File

@@ -45,9 +45,9 @@ SOFTWARE.
*****************************************************************************/
#define LIBFORT_MAJOR_VERSION 0
#define LIBFORT_MINOR_VERSION 4
#define LIBFORT_REVISION 2
#define LIBFORT_VERSION_STR "0.4.2"
#define LIBFORT_MINOR_VERSION 5
#define LIBFORT_REVISION 0
#define LIBFORT_VERSION_STR "0.5.0"
/*****************************************************************************