[About] Include branch

Include branch in About dialog when built. WTD-699
This commit is contained in:
Victor Woeltjen 2015-01-23 10:43:06 -08:00
parent e4def8a3f5
commit 8fee134f5c

View File

@ -20,6 +20,12 @@
"value": "${buildNumber}",
"description": "A unique revision identifier for the client sources.",
"priority": 995
},
{
"name": "Branch",
"value": "${scmBranch}",
"description": "The date on which this version of the client was built.",
"priority": 994
}
],
"components": [