From 8bf48f992e84f4789dccd9939552781ea73a8779 Mon Sep 17 00:00:00 2001 From: kpetersn Date: Fri, 19 Apr 2019 10:16:32 -0500 Subject: [PATCH] Added note about EPICS base versions. --- docs/RELEASE.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/RELEASE.md b/docs/RELEASE.md index 62e8d5fa..bd4de542 100644 --- a/docs/RELEASE.md +++ b/docs/RELEASE.md @@ -11,6 +11,8 @@ The new driver repositories have been added to motor as submodules, which reside The new driver modules can be built outside of the motor module, which results in the installation of the build products into the top-level directory of the driver module. +The recommended EPICS base version is 3.15.6 or later. Submodules that install template files will fail to build against EPICS base 3.14. + #### Bug fixes * Multiple fixes for motor displays