From b995d6d4d7fca9c58f879f0cfaa77061dfd421fd Mon Sep 17 00:00:00 2001 From: Kalila <69767640+digisomni@users.noreply.github.com> Date: Wed, 10 Feb 2021 02:58:48 -0500 Subject: [PATCH] Add "RELEASE_NAME" to BUILD.md --- BUILD.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/BUILD.md b/BUILD.md index b09700c2e7..911e376ee1 100644 --- a/BUILD.md +++ b/BUILD.md @@ -72,9 +72,11 @@ Where `/path/to/directory` is the path to a directory where you wish the build f // The identifying tag of the release. CMAKE_BACKTRACE_TOKEN - // The release version. + // The release version. e.g. 2021.3.2 RELEASE_NUMBER - // The build commit. + // The release name. e.g. Eos + RELEASE_NAME + // The build commit. e.g. Use a Git hash for the most recent commit in the branch: fd6973b BUILD_NUMBER // The type of release.