build.cfg: bump engine revision to 6262

This commit is contained in:
Marco Cawthorne 2022-06-10 11:18:23 -07:00
parent e6bb5a6bc3
commit d0a2480aae
Signed by: eukara
GPG Key ID: CE2032F0A2882A22
1 changed files with 1 additions and 1 deletions

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=6236
BUILD_ENGINEREVISION=6262
# Whether or not to run 'git pull' or 'svn up' before building a component
BUILD_UPDATE=1