From fda0e29c968c2a3b192d32480cc8380307d789f0 Mon Sep 17 00:00:00 2001 From: Dirk Zimoch Date: Fri, 23 Dec 2022 12:57:52 +0100 Subject: [PATCH] new require version --- startup.script_common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/startup.script_common b/startup.script_common index b76c45f..883b2ec 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.2.2" +REQUIRE_VERSION="3.2.4" # autoSR location putenv "SRBASE=/ioc/data"