Updateto2101release (#1457)

Update version number to 10.2101.*.
This commit is contained in:
Cory Volk 2021-01-04 15:18:44 -08:00 committed by GitHub
parent 7d8803dd1a
commit b7ca0eb5a6
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: 2012
versionBuild: $[counter('10.2012.*', 0)]
versionMinor: 2101
versionBuild: $[counter('10.2101.*', 0)]
versionPatch: 0
name: '$(versionMajor).$(versionMinor).$(versionBuild).$(versionPatch)'