We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fe1eea commit ae19637Copy full SHA for ae19637
core/version_defaults.mk
@@ -81,7 +81,7 @@ ifeq "" "$(PLATFORM_SECURITY_PATCH)"
81
# Can be an arbitrary string, but must be a single word.
82
#
83
# If there is no $PLATFORM_SECURITY_PATCH set, keep it empty.
84
- PLATFORM_SECURITY_PATCH := 2017-02-01
+ PLATFORM_SECURITY_PATCH := 2017-03-01
85
endif
86
87
ifeq "" "$(BUILD_ID)"
0 commit comments