afterglow.version

Allows the runtime environment to determine the project name and version which built it.

tag

(tag)

Returns the version tag from the project.clj file, either from the environment variable set up by Leiningen, if running in development mode, or from the JAR manifest if running from a production build.

title

(title)

Returns the project name from the project.clj file, either from the environment variable set up by Leiningen, if running in development mode, or from the JAR manifest if running from a production build.