We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56c0005 commit 528cf7cCopy full SHA for 528cf7c
CMakeLists.txt
@@ -21,7 +21,7 @@ if( DEFINED ENV{ECBUILD_TOOLCHAIN} AND NOT CMAKE_TOOLCHAIN_FILE)
21
endif()
22
23
## define project and field_api target name
24
-project(field_api VERSION 0.3.6 LANGUAGES Fortran)
+project(field_api VERSION 0.3.7 LANGUAGES Fortran)
25
set(LIBNAME field_api)
26
27
## load cmake macros
0 commit comments