diff --git a/LCS/MessageBus/qpid/local/sbin/build_qpid b/LCS/MessageBus/qpid/local/sbin/build_qpid index 86c3269fc65720c805d35744d18c3292022f1dbe..1c3970fea3a20d5d0f90d21602b5661fbe78bf54 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 ]]