diff options
| author | Matthias Radestock <matthias@lshift.net> | 2010-04-30 15:29:15 +0100 |
|---|---|---|
| committer | Matthias Radestock <matthias@lshift.net> | 2010-04-30 15:29:15 +0100 |
| commit | 3800c0edf4c5073bda8a6427be233021948456bb (patch) | |
| tree | 3e1e1d8288bece3e49bab52a30cabd447d81b25d /include | |
| parent | 5f9e91a36dd2836c4deb3f24784dd87f2f1e918c (diff) | |
| parent | c925bba84ec637b82f0180e9234d1e12c19fc364 (diff) | |
| download | rabbitmq-server-git-3800c0edf4c5073bda8a6427be233021948456bb.tar.gz | |
merge bug22616 into bug21673
Diffstat (limited to 'include')
| -rw-r--r-- | include/rabbit.hrl | 1 |
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). |
