verstag.c File Reference
Define application version strings. More...
#include <verstag.h>
#include "buildrev.h"
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). | |
Detailed Description
Define application version strings.
- Version:
- Id
- verstag.c 1213 2008-04-04 13:42:05Z batt
Definition in file verstag.c.
