mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-20 13:23:13 -07:00
Now that the release/2010 branch has been created, it's time to bump the master branch version to 2011 (#1424)
This commit is contained in:
parent
f9a31caa8f
commit
e6b30fa295
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ pr: none
|
|||
|
||||
variables:
|
||||
versionMajor: 10
|
||||
versionMinor: 2010
|
||||
versionBuild: $[counter('10.2010.*', 0)]
|
||||
versionMinor: 2011
|
||||
versionBuild: $[counter('10.2011.*', 0)]
|
||||
versionPatch: 0
|
||||
|
||||
name: '$(versionMajor).$(versionMinor).$(versionBuild).$(versionPatch)'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue