From: Frank Rowand <frank.rowand@xxxxxxxx> Prepare KTAP Specification for the process of creating Version 2. The version will remain 2-rc until the final commit to complete Version 2. Signed-off-by: Frank Rowand <frank.rowand@xxxxxxxx> --- Documentation/dev-tools/ktap.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/dev-tools/ktap.rst b/Documentation/dev-tools/ktap.rst index 5ee735c6687f..37b5dc61bfb8 100644 --- a/Documentation/dev-tools/ktap.rst +++ b/Documentation/dev-tools/ktap.rst @@ -1,7 +1,7 @@ .. SPDX-License-Identifier: GPL-2.0 =================================================== -The Kernel Test Anything Protocol (KTAP), version 1 +The Kernel Test Anything Protocol (KTAP), version 2-rc =================================================== TAP, or the Test Anything Protocol is a format for specifying test results used -- Frank Rowand <frank.rowand@xxxxxxxx>