diff --git a/Help/policy/CMP0153.rst b/Help/policy/CMP0153.rst index 4c9f3dcd77..838f082440 100644 --- a/Help/policy/CMP0153.rst +++ b/Help/policy/CMP0153.rst @@ -1,6 +1,8 @@ CMP0153 ------- +.. versionadded:: 3.28 + The :command:`exec_program` command should not be called. This command has long been superseded by the :command:`execute_process`