]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
libcephfs: move to SOVERSION 2.0.0
authorJeff Layton <jlayton@redhat.com>
Mon, 24 Oct 2016 14:03:01 +0000 (10:03 -0400)
committerJeff Layton <jlayton@redhat.com>
Tue, 25 Oct 2016 17:06:29 +0000 (13:06 -0400)
commit29961914a439453048ee27ffe9145bd2224b487d
tree9f8cdab8e276838ca3aa007cf172342f6623820a
parent547ce092f311e8443dddce8e94877000fa1fac72
libcephfs: move to SOVERSION 2.0.0

The new libcephfs API is incompatible with the old. Move to SOVERSION
2.0.0 so that any programs built against the old headers will fail at
load time.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
src/CMakeLists.txt