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