include/rabbit.hrl: Bump Erlang requirement to 19.3 (ERTS 8.3)

[#152067396]
This commit is contained in:
Jean-Sébastien Pédron 2017-10-23 12:47:27 +02:00
parent 41677e35fa
commit 123b30e508
1 changed files with 2 additions and 2 deletions

View File

@ -234,8 +234,8 @@
-define(COPYRIGHT_MESSAGE, "Copyright (C) 2007-2017 Pivotal Software, Inc.").
-define(INFORMATION_MESSAGE, "Licensed under the MPL. See http://www.rabbitmq.com/").
-define(OTP_MINIMUM, "19.2").
-define(ERTS_MINIMUM, "8.2").
-define(OTP_MINIMUM, "19.3").
-define(ERTS_MINIMUM, "8.3").
%% EMPTY_FRAME_SIZE, 8 = 1 + 2 + 4 + 1
%% - 1 byte of frame type