Fix version labelling.

This commit is contained in:
Brad Nelson
2022-07-14 22:10:57 -07:00
parent 181bcc85f6
commit e21193f991

View File

@ -538,7 +538,7 @@ REPLACE = tools/replace.js \
MENU=@site/menu.html \ MENU=@site/menu.html \
VERSION=${VERSION} \ VERSION=${VERSION} \
STABLE_VERSION=${STABLE_VERSION} \ STABLE_VERSION=${STABLE_VERSION} \
OLD_STABLE_VERSION=${STABLE_VERSION} OLD_STABLE_VERSION=${OLD_STABLE_VERSION}
UE_REPLACE = $(REPLACE) FORTH=uEForth UE_REPLACE = $(REPLACE) FORTH=uEForth
ESP_REPLACE = $(REPLACE) FORTH=ESP32forth ESP_REPLACE = $(REPLACE) FORTH=ESP32forth