Skip to content

Commit

Permalink
v0.3.3: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
awnawab committed Oct 11, 2024
1 parent b271068 commit 4d26f00
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.2 LANGUAGES Fortran)
project(field_api VERSION 0.3.3 LANGUAGES Fortran)
set(LIBNAME field_api)

## find required packages
Expand Down

0 comments on commit 4d26f00

Please sign in to comment.