From 89d782b27866590104864e87467964caf2b7bc71 Mon Sep 17 00:00:00 2001 From: rivers Date: Wed, 19 Aug 2009 16:41:55 +0000 Subject: [PATCH] New versions of asyn and areaDetector git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@9349 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b --- configure/RELEASE | 4 ++-- configure/RELEASE.win32-x86 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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