SHRLIB: Add ABI version (5.1)

This commit is contained in:
Dave Hickin
2016-07-22 17:01:38 +01:00
parent e6597bc2f0
commit d13696f943

View File

@ -46,5 +46,8 @@ LIBRARY = nt
nt_LIBS += pvData Com
# shared library ABI version.
SHRLIB_VERSION ?= 5.1
include $(TOP)/configure/RULES