Update branchinfo for master branch.

This commit is contained in:
Eric Erhardt 2017-01-09 10:01:16 -06:00
parent 87e9815a25
commit 1806ce614c

View file

@ -1,9 +1,9 @@
# 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
MAJOR_VERSION=2
MINOR_VERSION=0
PATCH_VERSION=0
RELEASE_SUFFIX=preview5
CHANNEL=rel-1.0.0
BRANCH_NAME=rel/1.0.0
RELEASE_SUFFIX=alpha
CHANNEL=master
BRANCH_NAME=master