You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ac...@apache.org on 2017/02/07 20:52:18 UTC

[08/13] qpid-proton git commit: PROTON-1396: restore the so version to 10 on master for 0.17.0.

PROTON-1396: restore the so version to 10 on master for 0.17.0.

Checking (thanks Andrew!) shows no ABI relevant change between 0.16.0 and now.

This reverts commit 2389a2179e39fd53912a3e28369b1b409d94c996 for PROTON-1374


Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/99e516b5
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/99e516b5
Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/diff/99e516b5

Branch: refs/heads/go1
Commit: 99e516b5c3cc62090f5d69ea4a9af433014541de
Parents: cf30fff
Author: Robert Gemmell <ro...@apache.org>
Authored: Fri Feb 3 10:45:44 2017 +0000
Committer: Robert Gemmell <ro...@apache.org>
Committed: Fri Feb 3 10:45:44 2017 +0000

----------------------------------------------------------------------
 proton-c/soversion.cmake | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/99e516b5/proton-c/soversion.cmake
----------------------------------------------------------------------
diff --git a/proton-c/soversion.cmake b/proton-c/soversion.cmake
index 665edca..58cc6f5 100644
--- a/proton-c/soversion.cmake
+++ b/proton-c/soversion.cmake
@@ -1,2 +1,2 @@
-set (PN_LIB_SOMAJOR 11)
+set (PN_LIB_SOMAJOR 10)
 set (PN_LIB_SOMINOR "0.0")


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org