Creating a version bump for releasing Build tools that are Universal Binaries

The diff for this CL might show version number
being updated from 32.0.0 rc1 to 32.1.0
But the current public version of Build tools is not 32.0.0 rc1.
This is just the state of the version number in master.
Public version released from sc-v2-dev actually  is not
the RC version but the final version 32.0.0

Bug: 209808897
Change-Id: I271bae601e475217f8043600de43a95ef25a9f80
Test: N/A
This commit is contained in:
Raju Kulkarni
2021-12-15 23:34:34 +00:00
parent a3c081ee2e
commit a48ca0aa22

View File

@@ -1,3 +1,3 @@
Pkg.UserSrc=false Pkg.UserSrc=false
#Pkg.Revision=${PLATFORM_SDK_VERSION}.0.0 #Pkg.Revision=${PLATFORM_SDK_VERSION}.0.0
Pkg.Revision=32.0.0 rc1 Pkg.Revision=32.1.0 rc1