diff --git a/CMakeLists.txt b/CMakeLists.txt index 5f86da7..cd575b2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -12,7 +12,7 @@ endif() project(h5fortran LANGUAGES C Fortran -VERSION 4.10.5 +VERSION 4.10.6 ) include(CTest)