[erlang-questions] Erlang version

Raimo Niskanen raimo+erlang-questions@REDACTED
Thu Apr 10 10:30:27 CEST 2008


On Thu, Apr 10, 2008 at 04:09:10PM +0800, Xiangrong Fang wrote:
> Hi There,
> 
> How do I get the version of erlang I am running now? there seems no
> --version or similar switch to erl or erlc.
> 
> erl reported Eshell 5.6.1, but where I can get the main version number
> such as R12B...
> 

1> erlang:system_info(otp_release).
"R12B"

> Thanks!
> Shannon
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions

-- 

/ Raimo Niskanen, Erlang/OTP, Ericsson AB



More information about the erlang-questions mailing list