We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 384bf86 + 2e84eb9 commit 0e69ea0Copy full SHA for 0e69ea0
CMakeLists.txt
@@ -305,7 +305,7 @@ ecbuild_add_option( FEATURE AIO
305
ecbuild_add_option( FEATURE PROJ
306
DEFAULT OFF
307
DESCRIPTION "support PROJ-based projections"
308
- REQUIRED_PACKAGES "PROJ 9.2" )
+ REQUIRED_PACKAGES "PROJ 9.1.1" )
309
310
### c math library, needed when including "math.h"
311
VERSION
@@ -1 +1 @@
1
-1.28.5
+1.28.6
0 commit comments