From 1825e14044c92a4a18619dfe7171e34b08fbc184 Mon Sep 17 00:00:00 2001 From: Dirk Zimoch Date: Thu, 20 May 2021 16:14:31 +0200 Subject: [PATCH] update to latest require version --- startup.script_common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/startup.script_common b/startup.script_common index 66f48c6..4216dfd 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="2.10.9" +REQUIRE_VERSION="2.10.10" # Set EPICS_HOST_ARCH according to vxWorks version and cpu type VX6=(*runtimeVersion>>24)&255-'5'