Update RELEASE and CONFIG_DEV

This commit is contained in:
Anders Sandstrom
2021-03-22 12:12:58 +01:00
parent 0eae0d9136
commit 36bd49184d
2 changed files with 3 additions and 3 deletions

View File

@@ -8,8 +8,8 @@ E3_MODULE_VERSION:=master
# DEPENDENT MODULE VERSION
# For Example,
ECMC_DEP_VERSION:=6.3.0
ASYN_DEP_VERSION:=4.37.0
ECMC_DEP_VERSION:=6.3.2
ASYN_DEP_VERSION:=4.41.0
#DEVLIB2_DEP_VERSION:=2.9.0
#PCRE_DEP_VERSION:=8.41.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