Skip to content

Commit

Permalink
Merge pull request #70 from ecmwf-ifs/naan-v0.3.4
Browse files Browse the repository at this point in the history
Update version to v0.3.4
  • Loading branch information
awnawab authored Dec 12, 2024
2 parents 4035911 + 9101a49 commit e107e03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ if( DEFINED ENV{ECBUILD_TOOLCHAIN} AND NOT CMAKE_TOOLCHAIN_FILE)
endif()

## define project and field_api target name
project(field_api VERSION 0.3.3 LANGUAGES Fortran)
project(field_api VERSION 0.3.4 LANGUAGES Fortran)
set(LIBNAME field_api)

## find required packages
Expand Down

0 comments on commit e107e03

Please sign in to comment.