mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-20 13:23:13 -07:00
Updating to 2012 version after creating the 2011 release branch fork (#1442)
This commit is contained in:
parent
c3ed03ccfd
commit
b5dc971bf4
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ pr: none
|
|||
|
||||
variables:
|
||||
versionMajor: 10
|
||||
versionMinor: 2011
|
||||
versionBuild: $[counter('10.2011.*', 0)]
|
||||
versionMinor: 2012
|
||||
versionBuild: $[counter('10.2012.*', 0)]
|
||||
versionPatch: 0
|
||||
|
||||
name: '$(versionMajor).$(versionMinor).$(versionBuild).$(versionPatch)'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue