EDT library version structure.
More...
#include <build/src/libedt/libedt_version.h>
|
uint32_t | major |
| Major version number.
|
|
uint32_t | minor |
| Minor version number.
|
|
uint32_t | patch |
| Patch version number.
|
|
const char * | prerelease |
| Pre-release string, such as "rc0".
|
|
uint32_t | vcs_id |
| Internal version control system id.
|
|
uint64_t | build_timestamp |
| Build time, as UNIX timestamp.
|
|
const char * | build_time_str |
| Build time, as compact string.
|
|
EDT library version structure.
The documentation for this struct was generated from the following file: