diff --git a/configure/RELEASE b/configure/RELEASE index e6f9633..a2d6a58 100644 --- a/configure/RELEASE +++ b/configure/RELEASE @@ -12,7 +12,7 @@ TEMPLATE_TOP=$(EPICS_BASE)/templates/makeBaseApp/top #SNCSEQ=/corvette/home/epics/devel/seq/2-0-11 # ASYN is needed for sockets and for smartControl -ASYN=/corvette/home/epics/devel/asyn/4-11beta +ASYN=/corvette/home/epics/devel/asyn/4-12 # CALC is needed for scalcout record that SSCAN uses CALC=/corvette/home/epics/devel/calc/2-7 @@ -29,7 +29,7 @@ MCA=/corvette/home/epics/devel/mca/6-11 #AUTOSAVE is needed for save_restore AUTOSAVE=/corvette/home/epics/devel/autosave/4-5 -AREA_DETECTOR=/corvette/home/epics/devel/areaDetector/1-5beta +AREA_DETECTOR=/corvette/home/epics/devel/areaDetector/1-5 # EPICS_BASE usually appears last so other apps can override stuff: EPICS_BASE=/corvette/usr/local/epics/base-3.14.10 diff --git a/configure/RELEASE.win32-x86 b/configure/RELEASE.win32-x86 index d7d440f..c2cca4f 100755 --- a/configure/RELEASE.win32-x86 +++ b/configure/RELEASE.win32-x86 @@ -12,7 +12,7 @@ TEMPLATE_TOP=$(EPICS_BASE)/templates/makeBaseApp/top #SNCSEQ=J:/epics/devel/seq/2-0-12 # ASYN is needed for sockets and for smartControl -ASYN=J:/epics/devel/asyn/4-11beta +ASYN=J:/epics/devel/asyn/4-12 # CALC is needed for scalcout record that SSCAN uses CALC=J:/epics/devel/calc/2-7 @@ -29,7 +29,7 @@ MCA=J:/epics/devel/mca/6-11 #AUTOSAVE is needed for save_restore AUTOSAVE=J:/epics/devel/autosave/4-5 -AREA_DETECTOR=J:/epics/devel/areaDetector/1-5beta +AREA_DETECTOR=J:/epics/devel/areaDetector/1-5 # EPICS_BASE usually appears last so other apps can override stuff: EPICS_BASE=H:/epics/base-3.14.10