New CONFIG_NTYPES_VERSION file, use for SHRLIB_VERSION
This commit is contained in:
3
configure/CONFIG_NTYPES_VERSION
Normal file
3
configure/CONFIG_NTYPES_VERSION
Normal file
@ -0,0 +1,3 @@
|
||||
EPICS_NTYPES_MAJOR_VERSION = 6
|
||||
EPICS_NTYPES_MINOR_VERSION = 0
|
||||
EPICS_NTYPES_MAINTENANCE_VERSION = 0
|
@ -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)))
|
||||
|
||||
|
Reference in New Issue
Block a user