mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-22 22:23:29 -07:00
Updating Main to 2009 release version
This commit is contained in:
parent
916b79c141
commit
bbeb7cdf78
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ pr: none
|
|||
|
||||
variables:
|
||||
versionMajor: 10
|
||||
versionMinor: 2008
|
||||
versionBuild: $[counter('10.2008.*', 0)]
|
||||
versionMinor: 2009
|
||||
versionBuild: $[counter('10.2009.*', 0)]
|
||||
versionPatch: 0
|
||||
|
||||
name: '$(versionMajor).$(versionMinor).$(versionBuild).$(versionPatch)'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue