Skip to content

Commit

Permalink
bump libsxclient soname
Browse files Browse the repository at this point in the history
ABI was changed on sxc_cluster_listfiles and sxc_cluster_listfiles_etag
  • Loading branch information
Török Edwin committed Nov 4, 2016
1 parent d0aa590 commit dd2f592
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion libsxclient/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ACLOCAL_AMFLAGS = -I m4
# https://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html
LIBSXCLIENT_VERSION=5:0:1
LIBSXCLIENT_VERSION=6:0:0

SUBDIRS=
if BUILD_LTDL
Expand Down
2 changes: 1 addition & 1 deletion libsxclient/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -481,7 +481,7 @@ top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
ACLOCAL_AMFLAGS = -I m4
# https://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html
LIBSXCLIENT_VERSION = 5:0:1
LIBSXCLIENT_VERSION = 6:0:0
SUBDIRS = $(am__append_1) $(am__append_2)
EXTRA_DIST = libltdl curl-src
DIST_SUBDIRS = $(SUBDIRS)
Expand Down

0 comments on commit dd2f592

Please sign in to comment.