[C] Updated version information

This commit is contained in:
seleznevae
2019-05-24 06:15:54 +03:00
parent 428b7b9b18
commit 8376ebcb9d
4 changed files with 11 additions and 5 deletions

View File

@@ -46,8 +46,8 @@ SOFTWARE.
#define LIBFORT_MAJOR_VERSION 0
#define LIBFORT_MINOR_VERSION 1
#define LIBFORT_REVISION 1
#define LIBFORT_VERSION_STR "0.1.1"
#define LIBFORT_REVISION 2
#define LIBFORT_VERSION_STR "0.1.2"
/*****************************************************************************