Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Commit

Permalink
Merged PR 154842: Update branding for 2.2.1 runtime carrying release
Browse files Browse the repository at this point in the history
  • Loading branch information
mmitche committed Dec 8, 2018
2 parents 92f39ea + 238cefe commit 96ff75a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Version.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<VersionMajor>2</VersionMajor>
<VersionMinor>2</VersionMinor>
<VersionPatch>101</VersionPatch>
<VersionPatch>102</VersionPatch>
<ReleaseSuffix Condition=" '$(ReleaseSuffix)' == '' ">rtm</ReleaseSuffix>

<MajorMinorVersion>$(VersionMajor).$(VersionMinor)</MajorMinorVersion>
Expand Down

0 comments on commit 96ff75a

Please sign in to comment.