build.cfg: BUILD_ENGINEREVISION to 6302

This commit is contained in:
Marco Cawthorne 2022-08-08 09:35:00 -07:00
parent 409ee3fa1f
commit 389ece17d5
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=6301
BUILD_ENGINEREVISION=6302
# Whether or not to run 'git pull' or 'svn up' before building a component
BUILD_UPDATE=1