diff --git a/sync/common_8 b/sync/common_8 index bba34e9..7668db8 100644 --- a/sync/common_8 +++ b/sync/common_8 @@ -12,7 +12,7 @@ case "${RLREL}" in COMPOSE_APPEND="${APPEND_TO_DIR}" ;; lh) - REVISION=8.9 + REVISION=8.10 APPEND_TO_DIR="-LookAhead" COMPOSE_APPEND="${APPEND_TO_DIR}" ;; diff --git a/sync/common_9 b/sync/common_9 index 0439448..bc60f07 100644 --- a/sync/common_9 +++ b/sync/common_9 @@ -12,7 +12,7 @@ case "${RLREL}" in COMPOSE_APPEND="-beta" ;; lh) - REVISION=9.3 + REVISION=9.4 APPEND_TO_DIR="-lookahead" COMPOSE_APPEND="-lookahead" ;;