Skip to content

Commit 0e69ea0

Browse files
committed
Merge branch 'hotfix/1.28.6'
2 parents 384bf86 + 2e84eb9 commit 0e69ea0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ ecbuild_add_option( FEATURE AIO
305305
ecbuild_add_option( FEATURE PROJ
306306
DEFAULT OFF
307307
DESCRIPTION "support PROJ-based projections"
308-
REQUIRED_PACKAGES "PROJ 9.2" )
308+
REQUIRED_PACKAGES "PROJ 9.1.1" )
309309

310310
### c math library, needed when including "math.h"
311311

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.28.5
1+
1.28.6

0 commit comments

Comments
 (0)