From fb9aaa909055e6f4f0e70e234b73090f37c942bc Mon Sep 17 00:00:00 2001 From: Dirk Zimoch Date: Mon, 13 Dec 2021 09:59:58 +0100 Subject: [PATCH] new require version with arch independent module support --- startup.script_common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/startup.script_common b/startup.script_common index e98ae5b..43c5653 100644 --- a/startup.script_common +++ b/startup.script_common @@ -7,7 +7,7 @@ EPICS_MODULES = "/ioc/modules" # Find a better way later to know current require version -REQUIRE_VERSION="3.1.0" +REQUIRE_VERSION="3.2.1" # Set EPICS_HOST_ARCH according to vxWorks version and cpu type VX6=(*runtimeVersion>>24)-'5'