Skip to content

Commit

Permalink
Bump gribjump and fdb versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisspyB committed Sep 16, 2024
1 parent 06bc227 commit 463f680
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ ecbuild_add_option( FEATURE GRIBJUMP_LOCAL_EXTRACT
DESCRIPTION "Build local extraction and serverside functionality")

if (HAVE_GRIBJUMP_LOCAL_EXTRACT)
ecbuild_find_package( NAME fdb5 VERSION 5.11.28 REQUIRED )
ecbuild_find_package( NAME fdb5 VERSION 5.13.1 REQUIRED )
set(GRIBJUMP_HAVE_FDB 1)

ecbuild_find_package( NAME eccodes VERSION 2.32.1 REQUIRED )
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.2
0.5.3

0 comments on commit 463f680

Please sign in to comment.