Skip to content

Commit

Permalink
Updating version to 2010 for release fork (microsoft#1423)
Browse files Browse the repository at this point in the history
  • Loading branch information
volkcor authored Nov 4, 2020
1 parent 1af6b28 commit cb4d120
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/pipelines/azure-pipelines.release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ pr: none

variables:
versionMajor: 10
versionMinor: 2009
versionBuild: $[counter('10.2009.*', 0)]
versionMinor: 2010
versionBuild: $[counter('10.2010.*', 0)]
versionPatch: 0

name: '$(versionMajor).$(versionMinor).$(versionBuild).$(versionPatch)'
Expand Down

0 comments on commit cb4d120

Please sign in to comment.