From df6d923fe1ca5cbfa962f8c334db8967b9af09f5 Mon Sep 17 00:00:00 2001 From: Dirk Zimoch Date: Wed, 21 Oct 2015 14:53:08 +0200 Subject: [PATCH] shorter version record name for 3.13 --- moduleversion.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/moduleversion.template b/moduleversion.template index f9fdf0a..7add3a2 100644 --- a/moduleversion.template +++ b/moduleversion.template @@ -1,4 +1,4 @@ -record (stringin, "$(IOC):$(MODULE)_VERSION") +record (stringin, "$(IOC):$(MODULE)_VER") { field (VAL, "$(VERSION)") field (PINI, "YES")