summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMatthias Radestock <matthias@lshift.net>2010-04-30 15:24:52 +0100
committerMatthias Radestock <matthias@lshift.net>2010-04-30 15:24:52 +0100
commitc925bba84ec637b82f0180e9234d1e12c19fc364 (patch)
treec62fa121d876a6e3e35d01e4cd94e8b42010c20b /include
parent4eeddb1baa2972febb90af36e2a1f6a92b981b46 (diff)
parent86ab54a9e59139a42f927ad3480d11e520dd7dd4 (diff)
downloadrabbitmq-server-git-c925bba84ec637b82f0180e9234d1e12c19fc364.tar.gz
merge default into bug22616
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).