diff --git a/configure/RELEASE b/configure/RELEASE index 7debb122..ddd8b074 100644 --- a/configure/RELEASE +++ b/configure/RELEASE @@ -14,11 +14,11 @@ # If any motor controller communication mechanism besides the VME backplane is # required, then ASYN must be defined. -# Recommended ASYN release: R4-3 -#!ASYN=$(SUPPORT)/asynR4-3 +# Recommended ASYN release: R4-4 +#!ASYN=$(SUPPORT)/asynR4-4 -# Recommended EPICS release: R3.14.7 -EPICS_BASE=$(SUPPORT)/../base-3.14.7 +# Recommended EPICS release: R3.14.8.2 +EPICS_BASE=$(SUPPORT)/../base-3.14.8.2 # The following must be defined if the "WithMPF" example in motorExApp is to # be built.