add the git prefix to the long version output
Tested on MacOS, written and not tested for Linux, not attempted for Windows
This commit is contained in:
@@ -386,6 +386,7 @@ struct nomakedefs_s {
|
||||
const char *copyright_banner_c;
|
||||
const char *git_sha;
|
||||
const char *git_branch;
|
||||
const char *git_prefix;
|
||||
const char *version_string;
|
||||
const char *version_id;
|
||||
unsigned long version_number;
|
||||
|
||||
Reference in New Issue
Block a user