build.cfg: Bump BUILD_ENGINEREVISION to 6236

This commit is contained in:
Marco Cawthorne 2022-05-05 16:31:41 -07:00
parent 10adaaff54
commit 74b40fc244
Signed by: eukara
GPG key ID: C196CD8BA993248A

View file

@ -32,7 +32,7 @@ BUILD_IQMTOOL=1
BUILD_IMGTOOL=1
# Specify which engine revision to build, these are considered 'stable'; 0 = latest
BUILD_ENGINEREVISION=6235
BUILD_ENGINEREVISION=6236
# Whether or not to run 'git pull' or 'svn up' before building a component
BUILD_UPDATE=1