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