[erlang-questions] Querying release version

Vasily Sulatskov vasily@REDACTED
Wed Jul 4 14:12:57 CEST 2012


Hi All,

I am using a release system for deployment. That means I have a
properly generated .rel file with a meaningful release version string.

Something like this:

{release,
 {"myproject", "1.0.18-5256c9d80442"},
 ...
 ...


Is there a way to read that release version string during system's runtime?

-- 
Best regards,
Vasily Sulatskov



More information about the erlang-questions mailing list