Does this help:
~$ erl -eval 'erlang:display(erlang:system_info(otp_release)), halt().'  
-noshell
"R16B03"
$ erl
Erlang R16B03 (erts-5.10.4) [source] [64-bit] [smp:6:6] [async-threads:10] 
[hipe] [kernel-poll:false]


Eshell V5.10.4  (abort with ^G)






On 12/8/15, 9:04 AM, "Alexander Shorin" <kxe...@gmail.com> wrote:

>On Tue, Dec 8, 2015 at 7:49 PM, Michael Power
><michael.po...@elotouch.com> wrote:
>> Erlang (SMP,ASYNC_THREADS,HIPE) (BEAM) emulator version 5.10.4
>
>Is this Erlang R16B03 or R16B03-1? That's important since the latter
>has the same erts version while contains, may be, important ssl bug
>fixes for you. Just run erl to see that version.
>
>--
>,,,^..^,,,

Reply via email to