build.cfg: Bump engine revision to 6306

This commit is contained in:
Marco Cawthorne 2022-09-25 16:30:32 -07:00
parent 0713c390b9
commit 41fb4d9ae7
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=6303
BUILD_ENGINEREVISION=6306
# Whether or not to run 'git pull' or 'svn up' before building a component
BUILD_UPDATE=1