[U] Updated library version

This commit is contained in:
seleznevae
2020-02-24 15:21:26 +03:00
parent 560c9f07f5
commit fb050b35cc
5 changed files with 12 additions and 6 deletions

View File

@@ -46,8 +46,8 @@ SOFTWARE.
#define LIBFORT_MAJOR_VERSION 0
#define LIBFORT_MINOR_VERSION 4
#define LIBFORT_REVISION 0
#define LIBFORT_VERSION_STR "0.4.0"
#define LIBFORT_REVISION 1
#define LIBFORT_VERSION_STR "0.4.1"
/*****************************************************************************