Merge pull request #1014 from vircadia/digisomni-patch-1

Add "RELEASE_NAME" to BUILD.md
This commit is contained in:
Kalila 2021-02-25 17:31:34 -05:00 committed by GitHub
commit 45fc0baf19
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.