Skip to content

Instantly share code, notes, and snippets.

@chinnurtb
Created August 9, 2013 12:38
Show Gist options
  • Select an option

  • Save chinnurtb/6193309 to your computer and use it in GitHub Desktop.

Select an option

Save chinnurtb/6193309 to your computer and use it in GitHub Desktop.
Erlang OTP Release Version
$ erl
Erlang R16B01 (erts-5.10.2) [source] [smp:4:4] [async-threads:10] [hipe] [kernel-poll:false]
Eshell V5.10.2 (abort with ^G)
1> erlang:system_info(otp_release).
"R16B01"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment