Clone to rel/1.1.0-preview1

This commit is contained in:
Pranav K 2016-10-17 08:50:04 -07:00
parent 5be73be4de
commit 0f4701dd92
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ use import="Json"
functions
@{
const string DefaultBuildBranch = "dev";
const string DefaultBuildBranch = "rel/1.1.0-preview1";
const string DefaultCoherenceCacheDir = ".coherence-cache";
const string UniverseCommitsFileName = "commits-universe";
const string CoherenceCacheVersionFileName = "coherence-version";