diff --git a/CMakeLists.txt b/CMakeLists.txt index 68c6e74b..83579713 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -25,8 +25,7 @@ cmake_minimum_required(VERSION 3.12) project (PFUNIT - VERSION 4.7.3 - 4 + VERSION 4.7.4 LANGUAGES Fortran C) cmake_policy(SET CMP0077 NEW)