Correct SHRLIB_VERSION

This commit is contained in:
Andrew Johnson
2018-12-17 16:16:59 -06:00
parent 5242540725
commit 8ab4dd1fdb

View File

@ -6,7 +6,7 @@ include $(TOP)/configure/CONFIG
LIBRARY += pvaClient
# shared library ABI version.
SHRLIB_VERSION ?= 4.7.1
SHRLIB_VERSION ?= 4.4.0
INC += pv/pvaClient.h
INC += pv/pvaClientMultiChannel.h