diff --git a/CMakeLists.txt b/CMakeLists.txt index f06d94a1..dca99b24 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -25,7 +25,7 @@ cmake_minimum_required(VERSION 3.12) project (PFUNIT - VERSION 4.7.0 + VERSION 4.7.1 LANGUAGES Fortran C) cmake_policy(SET CMP0077 NEW)