From ea6996e2bde51c9f1536920fa5803a4420885d40 Mon Sep 17 00:00:00 2001 From: Dirk Zimoch Date: Tue, 18 Apr 2023 09:00:32 +0200 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 1ff331c..137a6ab 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.4" +REQUIRE_VERSION="3.3.1" # autoSR location putenv "SRBASE=/ioc/data"