Repository: qpid-proton
Updated Branches:
  refs/heads/master a7dfde74f -> a72320ea0


PROTON-1271: Bump the .so major version on master to 9 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/a72320ea
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/a72320ea
Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/diff/a72320ea

Branch: refs/heads/master
Commit: a72320ea0a74b50b862589d8e233204f2a2ebf9a
Parents: a7dfde7
Author: Justin Ross <[email protected]>
Authored: Mon Aug 1 20:29:35 2016 -0700
Committer: Justin Ross <[email protected]>
Committed: Mon Aug 1 20:29:35 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/a72320ea/proton-c/soversion.cmake
----------------------------------------------------------------------
diff --git a/proton-c/soversion.cmake b/proton-c/soversion.cmake
index 84082ea..66686ec 100644
--- a/proton-c/soversion.cmake
+++ b/proton-c/soversion.cmake
@@ -1,2 +1,2 @@
-set (PN_LIB_SOMAJOR 7)
+set (PN_LIB_SOMAJOR 9)
 set (PN_LIB_SOMINOR "0.0")


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to