From f92e75177c3e432cd5ec50217d40d2ce1a792ae5 Mon Sep 17 00:00:00 2001 From: seleznevae Date: Sun, 26 May 2019 10:25:09 +0300 Subject: [PATCH] [C] Updated version in sources --- lib/fort.h | 4 ++-- src/fort.h | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/fort.h b/lib/fort.h index fde45fe..5f6fbdb 100644 --- a/lib/fort.h +++ b/lib/fort.h @@ -46,8 +46,8 @@ SOFTWARE. #define LIBFORT_MAJOR_VERSION 0 #define LIBFORT_MINOR_VERSION 1 -#define LIBFORT_REVISION 4 -#define LIBFORT_VERSION_STR "0.1.4" +#define LIBFORT_REVISION 5 +#define LIBFORT_VERSION_STR "0.1.5" /***************************************************************************** diff --git a/src/fort.h b/src/fort.h index fde45fe..5f6fbdb 100644 --- a/src/fort.h +++ b/src/fort.h @@ -46,8 +46,8 @@ SOFTWARE. #define LIBFORT_MAJOR_VERSION 0 #define LIBFORT_MINOR_VERSION 1 -#define LIBFORT_REVISION 4 -#define LIBFORT_VERSION_STR "0.1.4" +#define LIBFORT_REVISION 5 +#define LIBFORT_VERSION_STR "0.1.5" /*****************************************************************************