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:
Cory Volk 2021-03-04 00:47:25 -08:00 committed by GitHub
parent a544381e86
commit 9c20e076d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)'