build.cfg: BUILD_ENGINEREVISION to 6302
This commit is contained in:
parent
409ee3fa1f
commit
389ece17d5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue