9 lines
341 B
Text
9 lines
341 B
Text
# This is a file containing environment variables specific to this branch
|
|
# Any line that is not blank and does not start with '#' is interpreted as a variable to set
|
|
# Each line is expected to be in the format "[Name]=[Value]".
|
|
MAJOR_VERSION=1
|
|
MINOR_VERSION=0
|
|
PATCH_VERSION=0
|
|
RELEASE_SUFFIX=preview3
|
|
CHANNEL=rel-1.0.0
|
|
BRANCH_NAME=rel/1.0.0
|