diff options
| author | Matthias Radestock <matthias@rabbitmq.com> | 2014-04-10 10:23:07 +0100 |
|---|---|---|
| committer | Matthias Radestock <matthias@rabbitmq.com> | 2014-04-10 10:23:07 +0100 |
| commit | 83046f8b0054c38f5a8d842fd270115bcc333f60 (patch) | |
| tree | c057ffe3e14f35dc275d4a967a1d35356e3a8728 | |
| parent | 815f55325a7cd489b7c6b2742043e2352c6fefd5 (diff) | |
| parent | 6be053f7c42f39f1d043822c3e421b6d3804fdb6 (diff) | |
| download | rabbitmq-server-git-83046f8b0054c38f5a8d842fd270115bcc333f60.tar.gz | |
merge stable into default
| -rw-r--r-- | include/rabbit.hrl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rabbit.hrl b/include/rabbit.hrl index 26146d1d9e..12b7a07b35 100644 --- a/include/rabbit.hrl +++ b/include/rabbit.hrl @@ -86,7 +86,7 @@ %%---------------------------------------------------------------------------- --define(COPYRIGHT_MESSAGE, "Copyright (C) 2007-2013 GoPivotal, Inc."). +-define(COPYRIGHT_MESSAGE, "Copyright (C) 2007-2014 GoPivotal, Inc."). -define(INFORMATION_MESSAGE, "Licensed under the MPL. See http://www.rabbitmq.com/"). -define(ERTS_MINIMUM, "5.6.3"). |
