The release/1.28 branch already exists and contains the 1.27 version of the document. Renaming the this release branch may break links to the document, so the branch name is extended to 1.28.01.
Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Michael Kinney <[email protected]> --- book.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/book.json b/book.json index 8095a93..d33bf4e 100644 --- a/book.json +++ b/book.json @@ -1,8 +1,7 @@ { "variables" : { - "draft" : "yes", "title" : "EDK II Flash Description (FDF) File Specification", - "version" : "Revision 1.28" + "version" : "Revision 1.28.01" }, "plugins": ["puml"], -- 2.14.2.windows.3 _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

