Skip to content

Commit aaa715d

Browse files
committed
btl/uct: bump allowed version to v1.9.x
Signed-off-by: Nathan Hjelm <[email protected]>
1 parent 3598c82 commit aaa715d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opal/mca/btl/uct/configure.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dnl
5252
fi
5353

5454
max_allowed_uct_major=1
55-
max_allowed_uct_minor=8
55+
max_allowed_uct_minor=9
5656
if test "$btl_uct_happy" = "yes" && test "$enable_uct_version_check" != "no"; then
5757
AC_MSG_CHECKING([UCT version compatibility])
5858
OPAL_VAR_SCOPE_PUSH([CPPFLAGS_save])

0 commit comments

Comments
 (0)