PROTON-1033: Bump the master so version to 5 in preparation for the next 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/eb4e0473 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/eb4e0473 Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/diff/eb4e0473 Branch: refs/heads/go1 Commit: eb4e0473e33377b4c2fa784957a98b18ff65509a Parents: a8f8a0e Author: Justin Ross <[email protected]> Authored: Tue Nov 3 14:48:51 2015 -0500 Committer: Justin Ross <[email protected]> Committed: Tue Nov 3 14:48:51 2015 -0500 ---------------------------------------------------------------------- proton-c/soversion.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/eb4e0473/proton-c/soversion.cmake ---------------------------------------------------------------------- diff --git a/proton-c/soversion.cmake b/proton-c/soversion.cmake index 4e7525e..5061132 100644 --- a/proton-c/soversion.cmake +++ b/proton-c/soversion.cmake @@ -1,2 +1,2 @@ -set (PN_LIB_SOMAJOR 3) +set (PN_LIB_SOMAJOR 5) set (PN_LIB_SOMINOR "0.0") --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
