You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2017/02/08 12:09:54 UTC

qpid-proton git commit: PROTON-1397: bump the so version to 11 on master for 0.18.0

Repository: qpid-proton
Updated Branches:
  refs/heads/master 6ff92f061 -> 5bce0dc19


PROTON-1397: bump the so version to 11 on master for 0.18.0


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

Branch: refs/heads/master
Commit: 5bce0dc198f78497d067b4a0c30801777c527417
Parents: 6ff92f0
Author: Robert Gemmell <ro...@apache.org>
Authored: Wed Feb 8 12:09:06 2017 +0000
Committer: Robert Gemmell <ro...@apache.org>
Committed: Wed Feb 8 12:09:06 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/5bce0dc1/proton-c/soversion.cmake
----------------------------------------------------------------------
diff --git a/proton-c/soversion.cmake b/proton-c/soversion.cmake
index 58cc6f5..665edca 100644
--- a/proton-c/soversion.cmake
+++ b/proton-c/soversion.cmake
@@ -1,2 +1,2 @@
-set (PN_LIB_SOMAJOR 10)
+set (PN_LIB_SOMAJOR 11)
 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