summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMatthias Radestock <matthias@lshift.net>2010-04-30 15:29:15 +0100
committerMatthias Radestock <matthias@lshift.net>2010-04-30 15:29:15 +0100
commit3800c0edf4c5073bda8a6427be233021948456bb (patch)
tree3e1e1d8288bece3e49bab52a30cabd447d81b25d /include
parent5f9e91a36dd2836c4deb3f24784dd87f2f1e918c (diff)
parentc925bba84ec637b82f0180e9234d1e12c19fc364 (diff)
downloadrabbitmq-server-git-3800c0edf4c5073bda8a6427be233021948456bb.tar.gz
merge bug22616 into bug21673
Diffstat (limited to 'include')
-rw-r--r--include/rabbit.hrl1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/rabbit.hrl b/include/rabbit.hrl
index a4abc1ffb2..145f6104ae 100644
--- a/include/rabbit.hrl
+++ b/include/rabbit.hrl
@@ -176,6 +176,7 @@
-define(COPYRIGHT_MESSAGE, "Copyright (C) 2007-2010 LShift Ltd., Cohesive Financial Technologies LLC., and Rabbit Technologies Ltd.").
-define(INFORMATION_MESSAGE, "Licensed under the MPL. See http://www.rabbitmq.com/").
+-define(ERTS_MINIMUM, "5.6.3").
-define(MAX_WAIT, 16#ffffffff).