You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by kg...@apache.org on 2015/07/20 21:10:21 UTC

qpid-proton git commit: PROTON-943: bump libqpid-proton shared library major version for 0.10 release

Repository: qpid-proton
Updated Branches:
  refs/heads/master d9ce3cfd0 -> 8f82638b7


PROTON-943: bump libqpid-proton shared library major version for 0.10 release


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

Branch: refs/heads/master
Commit: 8f82638b7e8299c8c3544516e4b8a18d185d3325
Parents: d9ce3cf
Author: Ken Giusti <kg...@apache.org>
Authored: Mon Jul 20 15:08:54 2015 -0400
Committer: Ken Giusti <kg...@apache.org>
Committed: Mon Jul 20 15:08:54 2015 -0400

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


http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/8f82638b/proton-c/soversion.cmake
----------------------------------------------------------------------
diff --git a/proton-c/soversion.cmake b/proton-c/soversion.cmake
index 0cbb7a1..4e7525e 100644
--- a/proton-c/soversion.cmake
+++ b/proton-c/soversion.cmake
@@ -1,2 +1,2 @@
-set (PN_LIB_SOMAJOR 2)
+set (PN_LIB_SOMAJOR 3)
 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