Update mainto2103release (#1504)
* Updating to 2012 version after creating the 2011 release branch fork * Updating version to 2101 release in Main * Updating to 2102 release post-2101 release branch fork * Updating Main to release 2103 post-release branch fork for 2102
This commit is contained in:
parent
a544381e86
commit
9c20e076d0
@ -16,8 +16,8 @@ pr: none
|
||||
|
||||
variables:
|
||||
versionMajor: 10
|
||||
versionMinor: 2102
|
||||
versionBuild: $[counter('10.2102.*', 0)]
|
||||
versionMinor: 2103
|
||||
versionBuild: $[counter('10.2103.*', 0)]
|
||||
versionPatch: 0
|
||||
|
||||
name: '$(versionMajor).$(versionMinor).$(versionBuild).$(versionPatch)'
|
||||
|
Loading…
Reference in New Issue
Block a user