From 903f18bae2eec8b1a41387c1bda1c1e37fb1a939 Mon Sep 17 00:00:00 2001 From: Ron Sluiter Date: Thu, 15 Apr 2010 15:23:01 +0000 Subject: [PATCH] Update versions of ASYN and EPICS_BASE. --- configure/RELEASE | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/configure/RELEASE b/configure/RELEASE index cc3185db..b6132560 100644 --- a/configure/RELEASE +++ b/configure/RELEASE @@ -14,15 +14,15 @@ # If any motor controller communication mechanism besides the VME backplane is # required, then ASYN must be defined. -# Recommended ASYN release: R4-10 -ASYN=$(SUPPORT)/asyn/4-10 +# Recommended ASYN release: R4-13 +ASYN=$(SUPPORT)/asyn/4-13 # Need the sequencer for the MM4005 and XPS trajectory scanning # Recommended SNCSEQ release: R2-0-12 SNCSEQ=$(SUPPORT)/seq/2-0-12 -# Recommended EPICS release: R3.14.10 -EPICS_BASE=$(SUPPORT)/../base-3.14.10 +# Recommended EPICS release: R3.14.11 +EPICS_BASE=$(SUPPORT)/../base-3.14.11 # The following must be defined for the MXmotor device driver. #!MX=$(SUPPORT)/mx/mx