From d90ad882888ecfe7bc249d726313643e03a9f5a1 Mon Sep 17 00:00:00 2001 From: Ron Sluiter Date: Mon, 24 Nov 2008 20:33:29 +0000 Subject: [PATCH] Updated recommended EPICS base to R3-14-10. --- configure/RELEASE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure/RELEASE b/configure/RELEASE index cbf5b5be..da963298 100644 --- a/configure/RELEASE +++ b/configure/RELEASE @@ -20,8 +20,8 @@ ASYN=$(SUPPORT)/asyn/4-9 # Need the sequencer for the MM4005 and XPS trajectory scanning SNCSEQ=$(SUPPORT)/seq/2-0-11 -# Recommended EPICS release: R3.14.9 -EPICS_BASE=$(SUPPORT)/../base-3.14.9 +# Recommended EPICS release: R3.14.10 +EPICS_BASE=$(SUPPORT)/../base-3.14.10 # The following must be defined if the "WithMPF" example in motorExApp is to # be built.