system appversion - part-cw/lambdanative GitHub Wiki
(system-appversion)
Returns the application version as given in the VERSION
file in the application source directory.
Example
> (system-appversion)
"1.0"
Returns the application version as given in the VERSION
file in the application source directory.
> (system-appversion)
"1.0"