Update to require 3.3.0. Name module ecmc_plugin_fft.

This commit is contained in:
Anders Sandström
2020-11-10 13:24:24 +01:00
parent 6dbdc97957
commit fd3115bbcf
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#
EPICS_MODULE_NAME:=ecmcPlugin_FFT
EPICS_MODULE_NAME:=ecmc_plugin_fft
EPICS_MODULE_TAG:=master
#
+1 -1
View File
@@ -2,7 +2,7 @@
EPICS_BASE:=${HOME}/epics/base-7.0.4
E3_REQUIRE_NAME:=require
E3_REQUIRE_VERSION:=3.2.0
E3_REQUIRE_VERSION:=3.3.0
# The definitions shown below can also be placed in an untracked RELEASE.local
-include $(TOP)/../../RELEASE.local