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 1b11d53 commit c61a5c2Copy full SHA for c61a5c2
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 := 2016-03-01
+ PLATFORM_SECURITY_PATCH := 2016-04-01
85
endif
86
87
ifeq "" "$(BUILD_ID)"
0 commit comments