Add build config

This commit is contained in:
Anders Sandstrom
2021-03-08 17:04:28 +01:00
parent 1bd8d56f1f
commit 00fb8e4c81
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ E3_MODULE_VERSION:=master
# DEPENDENT MODULE VERSION
# For Example,
ECMC_DEP_VERSION:=6.3.0
ECMC_DEP_VERSION:=6.3.2
ASYN_DEP_VERSION:=4.37.0
#DEVLIB2_DEP_VERSION:=2.9.0

View File

@@ -2,7 +2,7 @@
EPICS_BASE:=${HOME}/epics/base-7.0.4
E3_REQUIRE_NAME:=require
E3_REQUIRE_VERSION:=3.3.0
E3_REQUIRE_VERSION:=3.4.0
# The definitions shown below can also be placed in an untracked RELEASE.local
-include $(TOP)/../../RELEASE.local