diff --git a/moduleversion.template b/moduleversion.template index 6b140b1..f57c867 100644 --- a/moduleversion.template +++ b/moduleversion.template @@ -25,7 +25,7 @@ record (waveform, "$(IOC):MOD_VER") field (ASG, "READONLY") } -record (stringin, "$(IOC):$(MODULE)_VER") +record (stringin, "$(IOC):$(MODULE)_VERS") { field (DESC, "Module $(MODULE) version") field (VAL, "$(VERSION)")