diff --git a/CMakeLists.txt b/CMakeLists.txt index 59c4c5305d..1e0eac132e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -122,7 +122,7 @@ list(APPEND UMF_OPTIONS_LIST UMF_PROXY_LIB_BASED_ON_POOL) if(UMF_DISABLE_HWLOC) message( WARNING - "UMF_DISABLE_HWLOC option is now deprecated and will be removed in v0.12.0 UMF release!" + "UMF_DISABLE_HWLOC option is now deprecated and will be removed in v1.1.0 UMF release!" ) endif()