Re: [erlang-patches] syntax_tools anonymous function error

Henrik Nord <[email protected]> Thu, 19 Dec 2013 10:22:04 +0100
Newsgroups gmane.comp.lang.erlang.bugs,gmane.comp.lang.erlang.chicagoboss,gmane.comp.lang.erlang.patches
Message-ID <[email protected]>
On 2013-12-18 12:28, David Welton wrote:
>> Don't do that,
> Looking at version numbers like this is not something I'm in the habit
> of doing often...
>
>> this doesn't mean that the syntax_tools application will
>> actually be the one that shipped with R16B03. Check the application version
>> instead: application:get_key(syntax_tools, vsn). (Note that this is only
>> available after the application is loaded.)
> I don't know how those numbers are managed, but the vsn.mk file in
> master still has SYNTAX_TOOLS_VSN = 1.6.12, which is the same as I get
> from my Erlang shell in R16B03; presumably, since the code in master
> has been patched, the version number should get bumped?

Problem is that we usually bump the version only when we do a release, 
(includes major, minor and patch releases)

/Henrik Nord Erlang/OTP

_______________________________________________
erlang-bugs mailing list
[email protected]
http://erlang.org/mailman/listinfo/erlang-bugs