[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

@@ -14,7 +14,7 @@ endif()
if (NOT DEFINED libfort_LIBRARIES)
message(FATAL_ERROR "libfort_LIBRARIES are not defined")
endif()
if (NOT ${libfort_VERSION} EQUAL "0.4.0")
if (NOT ${libfort_VERSION} EQUAL "0.4.1")
message(FATAL_ERROR "libfort_VERSION is incorrect")
endif()