Skip to content

Commit 528cf7c

Browse files
committed
v0.3.7
1 parent 56c0005 commit 528cf7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ if( DEFINED ENV{ECBUILD_TOOLCHAIN} AND NOT CMAKE_TOOLCHAIN_FILE)
2121
endif()
2222

2323
## define project and field_api target name
24-
project(field_api VERSION 0.3.6 LANGUAGES Fortran)
24+
project(field_api VERSION 0.3.7 LANGUAGES Fortran)
2525
set(LIBNAME field_api)
2626

2727
## load cmake macros

0 commit comments

Comments
 (0)