From 5f651b9ca2410d3330a1ad90115e9fedf19b7cdc Mon Sep 17 00:00:00 2001 From: "Jeremy J. Lorelli" Date: Fri, 22 Nov 2024 12:01:20 -0800 Subject: [PATCH] Numerous module upgrades: - motor to R6.9-ess-0.0.2 - asyn to R4.35-0.0.2 - seq to R2.2.4-1.2 - sscan to R2.10.2-1.1.0 --- configure/RELEASE.local | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/configure/RELEASE.local b/configure/RELEASE.local index 9b13b4d..bc2b59f 100644 --- a/configure/RELEASE.local +++ b/configure/RELEASE.local @@ -19,11 +19,11 @@ # Don't set your version to anything such as "test" that # could match a directory name. # ========================================================== -ASYN_MODULE_VERSION = R4.35-0.0.1 +ASYN_MODULE_VERSION = R4.35-0.0.2 CALC_MODULE_VERSION = R3.7-1.0.1 -MOTOR_MODULE_VERSION = R6.9-ess-0.0.1 -SSCAN_MODULE_VERSION = R2.10.2-1.0.0 -SEQ_MODULE_VERSION = R2.2.4-1.1 +MOTOR_MODULE_VERSION = R6.9-ess-0.0.2 +SSCAN_MODULE_VERSION = R2.10.2-1.1.0 +SEQ_MODULE_VERSION = R2.2.4-1.2 # ========================================================== # External Support module path definitions