build.cfg: We now link against FTEQW revision 6061 by default.

This commit is contained in:
Marco Cawthorne 2021-09-26 22:24:22 +02:00
parent a12eb94115
commit a62aee6e15
Signed by: eukara
GPG Key ID: C196CD8BA993248A
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ BUILD_IQMTOOL=1
BUILD_IMGTOOL=1
# Specify which engine revision to build, these are considered 'stable'; 0 = latest
BUILD_ENGINEREVISION=5997
BUILD_ENGINEREVISION=6061
# Whether or not to run 'git pull' or 'svn up' before building a component
BUILD_UPDATE=1