LookAhead is considered 8.9/9.3 now

This commit is contained in:
Louis Abel 2023-03-29 21:53:29 -07:00
parent f15ea17d10
commit 29493ad709
Signed by: label
GPG Key ID: B37E62D143879B36
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ case "${RLREL}" in
COMPOSE_APPEND="${APPEND_TO_DIR}"
;;
lh)
REVISION=8.8
REVISION=8.9
APPEND_TO_DIR="-LookAhead"
COMPOSE_APPEND="${APPEND_TO_DIR}"
;;