New CONFIG_NTYPES_VERSION file, use for SHRLIB_VERSION

This commit is contained in:
Andrew Johnson
2019-07-29 11:14:27 -05:00
parent dd2aa1863d
commit c6168a7477
3 changed files with 6 additions and 1 deletions

View File

@ -0,0 +1,3 @@
EPICS_NTYPES_MAJOR_VERSION = 6
EPICS_NTYPES_MINOR_VERSION = 0
EPICS_NTYPES_MAINTENANCE_VERSION = 0

View File

@ -10,6 +10,8 @@ include $(TOP)/configure/CONFIG
# but continue the build even if conflicts are found.
CHECK_RELEASE = YES
CFG += CONFIG_NTYPES_VERSION
TARGETS = $(CONFIG_TARGETS)
CONFIGS += $(subst ../,,$(wildcard $(CONFIG_INSTALLS)))