Updating version to 2010 for release fork (#1423)

This commit is contained in:
Cory Volk 2020-11-04 12:06:01 -08:00 committed by GitHub
parent 1af6b284cb
commit cb4d120dbc
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: 2009
versionBuild: $[counter('10.2009.*', 0)]
versionMinor: 2010
versionBuild: $[counter('10.2010.*', 0)]
versionPatch: 0
name: '$(versionMajor).$(versionMinor).$(versionBuild).$(versionPatch)'