[erlang-questions] Version numbering scheme change and the implication / Re: [ANN] Erlang/OTP 17.0-rc1 has been released.

Michael Truog mjtruog@REDACTED
Sat Feb 1 07:06:16 CET 2014


There is an autoconf macro here, that could help people using autoconf:
https://github.com/CloudI/CloudI/blob/develop/src/m4/ax_erlang_otp_version.m4

On 01/31/2014 09:30 PM, Kenji Rikitake wrote:
> I believe quite a few pieces of software depends on the (now old) version
> number scheme of Erlang/OTP - R[Major-Version][AB][Minor-Version].  This has
> been changed and may break some. (See OTP-11615 on 17.0-rc1 readme)
>
> FYI kerl depended on the old version number scheme, so I've written a fix:
> https://github.com/spawngrid/kerl/pull/61
> (already merged: thx Yurii Rashkovskii!)
>
> Checking the version number parsing functions especially on Erlang/OTP
> release/build engineering tools will be needed.
>
> FYI
> Kenji Rikitake
> And as always, many thanks to Kenneth and the OTP Release Team!
>
> ++> Kenneth Lundin <kenneth.lundin@REDACTED> [2014-01-31 22:51:45 +0100]:
>> Erlang/OTP 17.0-rc1 has been released.
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>




More information about the erlang-questions mailing list