erlware / relx

Sane, simple release creation for Erlang
http://erlware.github.io/relx
Apache License 2.0
697 stars 232 forks source link

add support for git ref and file content as app version #718

Closed tsloughter closed 5 years ago

tsloughter commented 5 years ago

Adds support for {git, short}, {git, long} and {file, File} (relative to the app's directory) for configuring the version of an application.