From: Jason Boyer Date: Thu, 15 Dec 2022 20:59:48 +0000 (-0500) Subject: LP1999823: Bump libtool library version X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=024fd523a9bf58f03dc020f7a46b34164d918e64;p=working%2FOpenSRF.git LP1999823: Bump libtool library version Increasing Current, resetting Revision, and increasing Age, which should mean that binaries built against the previous version can still use this version. Signed-off-by: Jason Boyer Signed-off-by: Jeff Davis --- diff --git a/src/libopensrf/Makefile.am b/src/libopensrf/Makefile.am index fd3729b..d01112e 100644 --- a/src/libopensrf/Makefile.am +++ b/src/libopensrf/Makefile.am @@ -113,4 +113,4 @@ libopensrf_la_DEPENDENCIES = libosrf_json.la libopensrf_la_LIBADD = $(memcached_LIBS) libopensrf_la_SOURCES = $(TARGS) $(TARGS_HEADS) $(JSON_TARGS) $(JSON_TARGS_HEADS) -libopensrf_la_LDFLAGS = -version-info 3:1:1 +libopensrf_la_LDFLAGS = -version-info 4:0:2