build.cfg: Bump BUILD_ENGINEREVISION to 6148

This commit is contained in:
Marco Cawthorne 2022-01-10 17:55:18 -08:00
parent 1d5cb6dcdb
commit 31f5fc0119
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=6131
BUILD_ENGINEREVISION=6148
# Whether or not to run 'git pull' or 'svn up' before building a component
BUILD_UPDATE=1