diff --git a/configure/RELEASE b/configure/RELEASE index 0d1fef8..b97a8c5 100644 --- a/configure/RELEASE +++ b/configure/RELEASE @@ -24,9 +24,9 @@ TEMPLATE_TOP=$(EPICS_BASE)/templates/makeBaseApp/top # If using the sequencer, point SNCSEQ at its top directory: #SNCSEQ=$(EPICS_BASE)/../modules/soft/seq -SUPPORT=/corvette/home/epics/support +SUPPORT=/corvette/home/epics/devel -ASYN=$(SUPPORT)/asyn-4-44-2 +ASYN=$(SUPPORT)/asyn-4-45 CALC=$(SUPPORT)/calc-3-7-4 SCALER=$(SUPPORT)/scaler-4-0 MCA=$(SUPPORT)/mca-7-9 @@ -36,10 +36,10 @@ SSCAN=$(SUPPORT)/sscan-2-11-5 AUTOSAVE=$(SUPPORT)/autosave-5-10-2 # SNCSEQ is needed by std SNCSEQ=$(SUPPORT)/seq-2-2-9 -MEASCOMP=$(SUPPORT)/measComp-4-2 +MEASCOMP=$(SUPPORT)/measComp-4-3 # EPICS_BASE usually appears last so other apps can override stuff: -EPICS_BASE=/corvette/usr/local/epics/base-7.0.7 +EPICS_BASE=/corvette/usr/local/epics-devel/base-7.0.8 # Set RULES here if you want to take build rules from somewhere # other than EPICS_BASE: