BeRTOS
|
Define application version strings. More...
Go to the source code of this file.
Variables | |
const char | vers_tag [] = VERS_TAG |
The revision string (contains VERS_TAG) | |
const char | vers_host [] = VERS_HOST |
Hostname of the machine used to build this binary (contains VERS_HOST) | |
const int | vers_build_nr = VERS_BUILD |
Sequential build number (contains VERS_BUILD) |
Define application version strings.
Definition in file verstag.c.