From 627c94ea0f134bc2ce9c7da3cb7c740c05f7bf3d Mon Sep 17 00:00:00 2001 From: Jan David Mol <mol@astron.nl> Date: Sat, 18 Jun 2016 11:05:32 +0000 Subject: [PATCH] Task #8887: Upgraded to qpid 0.34 --- LCS/MessageBus/qpid/local/sbin/build_qpid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LCS/MessageBus/qpid/local/sbin/build_qpid b/LCS/MessageBus/qpid/local/sbin/build_qpid index 86c3269fc65..1c3970fea3a 100755 --- a/LCS/MessageBus/qpid/local/sbin/build_qpid +++ b/LCS/MessageBus/qpid/local/sbin/build_qpid @@ -3,7 +3,7 @@ # set default configuation : ${QPIDINSTALLDIR:=/opt/qpid} : ${PROTONVERSION:=0.8} -: ${QPIDVERSION:=0.32} +: ${QPIDVERSION:=0.34} # checkout sources for apache qpid and apache proton if [[ -x ~/sources/proton ]] -- GitLab