diff options
| author | Matthias Radestock <matthias@rabbitmq.com> | 2013-01-24 13:10:27 +0000 |
|---|---|---|
| committer | Matthias Radestock <matthias@rabbitmq.com> | 2013-01-24 13:10:27 +0000 |
| commit | 5c8aa8095c2b061a976c993e18c41bd18679c94f (patch) | |
| tree | 592efb4cfcc2094a0b31f1fbe85f8bb87e76c4fb /include | |
| parent | e7d3e1c9e61e131afddb198651846e43729d02a3 (diff) | |
| parent | ec6dec59081089d9c203ef4fd139b55664044047 (diff) | |
| download | rabbitmq-server-git-5c8aa8095c2b061a976c993e18c41bd18679c94f.tar.gz | |
merge default into bug23749
Diffstat (limited to 'include')
| -rw-r--r-- | include/rabbit.hrl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/rabbit.hrl b/include/rabbit.hrl index 7385b4b3c0..7876304587 100644 --- a/include/rabbit.hrl +++ b/include/rabbit.hrl @@ -88,7 +88,6 @@ -define(COPYRIGHT_MESSAGE, "Copyright (C) 2007-2012 VMware, Inc."). -define(INFORMATION_MESSAGE, "Licensed under the MPL. See http://www.rabbitmq.com/"). --define(PROTOCOL_VERSION, "AMQP 0-9-1 / 0-9 / 0-8"). -define(ERTS_MINIMUM, "5.6.3"). %% EMPTY_FRAME_SIZE, 8 = 1 + 2 + 4 + 1 |
