diff --git a/prov/cxi/include/cxip.h b/prov/cxi/include/cxip.h index 70ef46a2a69..f855ef82ff6 100644 --- a/prov/cxi/include/cxip.h +++ b/prov/cxi/include/cxip.h @@ -176,7 +176,7 @@ #define CXIP_MINOR_VERSION 1 #define CXIP_PROV_VERSION FI_VERSION(CXIP_MAJOR_VERSION, \ CXIP_MINOR_VERSION) -#define CXIP_FI_VERSION FI_VERSION(2, 0) +#define CXIP_FI_VERSION FI_VERSION(2, 1) #define CXIP_WIRE_PROTO_VERSION 1 #define CXIP_COLL_MAX_CONCUR 8