[C] Some cleanup

This commit is contained in:
seleznevae
2019-05-24 09:31:10 +03:00
parent 7f8353a97b
commit 06623efbcf
6 changed files with 13 additions and 9 deletions

View File

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