We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14c9017 commit ec9ac21Copy full SHA for ec9ac21
CMakeLists.txt
@@ -5,7 +5,7 @@ if(POLICY CMP0048)
5
endif()
6
7
if(NOT PROJECT_NAME STREQUAL fabm)
8
- project(fabm VERSION 1.0.0 LANGUAGES Fortran)
+ project(fabm VERSION 1.0.1 LANGUAGES Fortran)
9
10
11
include("${CMAKE_CURRENT_LIST_DIR}/src/CMakeLists.txt")
src/CMakeLists.txt
# List of contributing institutes that should be included in compilation.
0 commit comments