Update SHRLIB_VERSION

This commit is contained in:
Andrew Johnson
2019-03-20 13:57:00 -05:00
parent 54c07f705f
commit e803240fbf

View File

@ -47,7 +47,7 @@ LIBRARY = nt
nt_LIBS += pvData Com
# shared library ABI version.
SHRLIB_VERSION ?= 5.2
SHRLIB_VERSION ?= 5.2.2
include $(TOP)/configure/RULES