Skip to content

Commit

Permalink
[build] bump soname to indicate new API call
Browse files Browse the repository at this point in the history
Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
  • Loading branch information
fabbione committed Aug 21, 2019
1 parent ab490ee commit 770ee34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libknet/Makefile.am
Expand Up @@ -18,7 +18,7 @@ EXTRA_DIST = $(SYMFILE)
SUBDIRS = . tests

# https://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html
libversion = 3:0:2
libversion = 4:0:3

# override global LIBS that pulls in lots of craft we don't need here
LIBS =
Expand Down

0 comments on commit 770ee34

Please sign in to comment.