diff --git a/src/Makefile b/src/Makefile index ea9e044..4df4947 100644 --- a/src/Makefile +++ b/src/Makefile @@ -8,7 +8,7 @@ PVDATABASE_SRC = $(TOP)/src LIBRARY += pvDatabase # shared library ABI version. -SHRLIB_VERSION ?= 4.4.0 +SHRLIB_VERSION ?= 4.4.1 INC += pv/channelProviderLocal.h INC += pv/pvDatabase.h