Merge "releasetools: Make BBOTA incremental generation repeatable." am: b9bd78d110 am: e3554167e2
am: 91445e5886
Change-Id: I13c0e04dd19b560132f4434ad7b7c8fd2db97adc
diff --git a/core/version_defaults.mk b/core/version_defaults.mk
index 2c8a21f..35732c0 100644
--- a/core/version_defaults.mk
+++ b/core/version_defaults.mk
@@ -43,7 +43,7 @@
# which is the version that we reveal to the end user.
# Update this value when the platform version changes (rather
# than overriding it somewhere else). Can be an arbitrary string.
- PLATFORM_VERSION := 7.1.1
+ PLATFORM_VERSION := 7.1.2
endif
ifeq "" "$(PLATFORM_SDK_VERSION)"