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 2016/11/02 02:53:37 UTC

[17/50] [abbrv] qpid-proton git commit: PROTON-1323: update the .so major version to 10 for 0.16.0 on master

PROTON-1323: update the .so major version to 10 for 0.16.0 on master


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

Branch: refs/heads/go1
Commit: 1522100a8a0bd973593a7cda31938332e0d28963
Parents: c6d366c
Author: Robert Gemmell <ro...@apache.org>
Authored: Mon Oct 10 17:43:38 2016 +0100
Committer: Robert Gemmell <ro...@apache.org>
Committed: Mon Oct 10 17:43:38 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/1522100a/proton-c/soversion.cmake
----------------------------------------------------------------------
diff --git a/proton-c/soversion.cmake b/proton-c/soversion.cmake
index 66686ec..58cc6f5 100644
--- a/proton-c/soversion.cmake
+++ b/proton-c/soversion.cmake
@@ -1,2 +1,2 @@
-set (PN_LIB_SOMAJOR 9)
+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