From e5d26d5b25f23dd2a31d16e31c8282d4ca3cadd7 Mon Sep 17 00:00:00 2001 From: Ron Sluiter Date: Tue, 31 Jan 2006 22:30:30 +0000 Subject: [PATCH] Update recommended version of base and ASYN. --- configure/RELEASE | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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.