[erlang-questions] How to find the full OTP release number (including patch level)?

Bill Clementson billclem@REDACTED
Wed Jun 6 15:27:50 CEST 2007


Mats Cronqvist <mats.cronqvist <at> ericsson.com> writes:

> 
> Bill Clementson wrote:
> > So is there any "canonical" way that erlangers condition code based on 
> > functionality that is in a specific patch level of a release? 
> 
> 1> erlang:system_info(version).
> "5.5.4"
> 
>    this is the erts version. version X.Y.Z is roughly the same as "R"Y+6"B-"Z 
> (e.g. 5.5.4 is R11B-4).

Thanks.

--
Bill Clementson




More information about the erlang-questions mailing list