Skip to content

Commit

Permalink
build: Bump libvarnishapi soname to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dridi committed Aug 18, 2023
1 parent 6939fa2 commit b22da84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/libvarnishapi/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ AM_CPPFLAGS = \

lib_LTLIBRARIES = libvarnishapi.la

libvarnishapi_la_LDFLAGS = $(AM_LDFLAGS) -version-info 3:0:0
libvarnishapi_la_LDFLAGS = $(AM_LDFLAGS) -version-info 4:0:1

libvarnishapi_la_SOURCES = \
../../include/vcs_version.h \
Expand Down

0 comments on commit b22da84

Please sign in to comment.