Skip to content

Commit

Permalink
Merge pull request #209 from Microsoft/develop
Browse files Browse the repository at this point in the history
Merge develop -> master
  • Loading branch information
tokaplan committed Mar 14, 2016
2 parents 643a348 + 476f540 commit 1ccd5b4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions GlobalStaticVersion.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
Update for every public release.
-->
<SemanticVersionMajor>2</SemanticVersionMajor>
<SemanticVersionMinor>0</SemanticVersionMinor>
<SemanticVersionMinor>1</SemanticVersionMinor>
<SemanticVersionPatch>0</SemanticVersionPatch>
<PreReleaseMilestone></PreReleaseMilestone>
<PreReleaseMilestone>beta1</PreReleaseMilestone>
<!--
Date when Semantic Version was changed.
Update for every public release.
-->
<SemanticVersionDate>2015-11-24</SemanticVersionDate>
<SemanticVersionDate>2016-03-08</SemanticVersionDate>

<PreReleaseVersionFileName>.PreReleaseVersion</PreReleaseVersionFileName>
<PreReleaseVersionFilePath>$(MSBuildThisFileDirectory)$(PreReleaseVersionFileName)</PreReleaseVersionFilePath>
Expand Down

0 comments on commit 1ccd5b4

Please sign in to comment.