Update version numbers to 4.5.0 for EPICS 7.0.2.2 release

This commit is contained in:
Andrew Johnson
2019-04-15 11:27:27 -05:00
parent 3111e90de8
commit 428adb270e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ include $(TOP)/configure/CONFIG
LIBRARY += pvaClient
# shared library ABI version.
SHRLIB_VERSION ?= 4.4.0
SHRLIB_VERSION ?= 4.5.0
INC += pv/pvaClient.h
INC += pv/pvaClientMultiChannel.h